home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / aptitude / NEWS < prev    next >
Encoding:
INI File  |  2007-02-26  |  130.5 KB  |  3,644 lines

  1. [10/26/2006]
  2. Version 0.4.4                           "I shall smite you with my
  3.                                          Ultimate Power of Cuteness!"
  4. - New features:
  5.  
  6.   * "unhold" now just clears the hold flag; it doesn't try to upgrade
  7.     the package that was just unheld.
  8.  
  9.   * The grammar used to parse bulleted lists has changed.  Full stops
  10.     are no longer considered to be paragraph breaks or otherwise
  11.     significant unless they are indented by exactly one space (i.e.,
  12.     unless they are significant in the standard grammar).
  13.  
  14.     A second change introduced by this patch is that a full stop by
  15.     itself on a line no longer terminates a bullet list; the list will
  16.     continue as long as the text after the paragraph break is indented
  17.     at the same level as the rest of the list.
  18.  
  19.     This fixes some cases where aptitude badly mangled descriptions
  20.     that used to work, and means I feel safe re-enabling bullets by
  21.     default. (Closes: #388594)
  22.  
  23. - Bug fixes:
  24.  
  25.   * By default, don't remove Linux kernel images that are unused.
  26.     (Closes: #386307)
  27.  
  28.   * Generate a more useful error message for corrupted or unverifiable
  29.     file downloads. (Closes: #387537)
  30.  
  31.   * Fix minibuffer messages so that they go away when you press a
  32.     key. (Closes: #395201)
  33.  
  34.   * Apparently time is allowed to go backwards, so don't assert that
  35.     it doesn't in the test suite. (Closes: #381481)
  36.  
  37.   * Document what "unhold" does. (Closes: #387336)
  38.  
  39.   * Consistently use <literal> instead of <option> to mark up
  40.     command-line options. (Closes: #388502)
  41.  
  42.   * Force the package selected by a search to be at the top of the
  43.     screen, so that it's visible underneath the search dialog.
  44.     (Closes: #389763)
  45.  
  46.   * Change the progress indicator to be less visually distracting:
  47.     instead of flashing yellow and blue, just display the operation
  48.     name and the current progress. (Closes: #390971)
  49.  
  50.   * Unblock all signals before running dpkg, and restore the signal
  51.     mask afterwards.  This should probably be done in libapt, but it
  52.     isn't. (Closes: #392870)
  53.  
  54.   * When abbreviating dependency types in the command-line preview
  55.     (e.g., "Depends" or "Recommends"), use the first *character*, not
  56.     the first *byte*; this fixes the preview in multibyte
  57.     locales. (Closes: #395007)
  58.  
  59.   * Fix iteration over a package's reverse dependencies when it has
  60.     only indirect dependencies (dependencies through a virtual
  61.     package).  Among other things, this means that packages which were
  62.     getting left out of the list of "suggested/recommended packages
  63.     not being installed" will show up correctly.
  64.  
  65.   * When "aptitude show" is given a pattern as its argument, show all
  66.     packages that match the argument, not just the "first" one.
  67.     Thanks to Martin Dorey for this patch.
  68.  
  69.   * Delay auto-resolving dependencies when installing packages from
  70.     the command line, so that unnecessary stuff doesn't get installed
  71.     when packages listed later are non-default alternatives of a
  72.     dependency of an earlier package.
  73.  
  74.   * Correct the default value of Request-Strictness to match the value
  75.     that it was set to in 0.4.3.
  76.  
  77.   * Fix the manpage's reference to the HTML documentation to point to
  78.     the right location.
  79.  
  80.   * Shorten the manpage's title so that it fits into the fixed-width
  81.     field that "man" uses.
  82.  
  83.   * Fixes for a bunch of documentation typos from Kobayashi Noritada
  84.     (Closes: #389942).
  85.  
  86.   * Close a very minor memory leak in "aptitude show".
  87.  
  88. - Translation updates:
  89.  
  90.   * Arabic
  91.  
  92.   * Basque (Closes: #389730)
  93.  
  94.   * Brazilian (Closes: #387734)
  95.  
  96.   * Catalan
  97.  
  98.   * Chinese (Simplified) (Closes: #392305)
  99.  
  100.   * Chinese (Traditional)
  101.  
  102.   * Czech (Closes: #361050)
  103.  
  104.   * Danish
  105.  
  106.   * Dutch (Closes: #393643)
  107.  
  108.   * Dzongkha (Closes: #388045)
  109.  
  110.   * Finnish (Closes: #351531)
  111.  
  112.   * French (Closes: #388552, #351531)
  113.  
  114.   * Galacian (Closes: #387579)
  115.  
  116.   * German
  117.  
  118.   * Hungarian
  119.  
  120.   * Italian
  121.  
  122.   * Japanese (Closes: #389581, #389583, #390736, #391061)
  123.  
  124.   * Khmer (Closes: #374919)
  125.  
  126.   * Kurdish (Closes: #387803)
  127.  
  128.   * Norwegian Bokmal (Closes: #391684)
  129.  
  130.   * Portuguese (Closes: #393070)
  131.  
  132.   * Romanian (Closes: #388401)
  133.  
  134.   * Russian (Closes: #392305)
  135.  
  136.   * Slovak (Closes: #386852, #394696)
  137.  
  138.   * Spanish (Closes: #391663)
  139.  
  140.   * Swedish (Closes: #391531)
  141.  
  142.   * Turkish (Closes: #392305)
  143.  
  144.   * Vietnamese (Closes: #388552, #392903, #392924)
  145.  
  146. [9/3/2006]
  147. Version 0.4.3                           "Everyone loves kittens"
  148. - New features:
  149.  
  150.   * Request-Strictness is now set to 10000 by default.  This should
  151.     cause the internal problem resolver to produce more sensible
  152.     solutions when run from the command-line. (Closes: #385453)
  153.  
  154. - Bug fixes:
  155.  
  156.   * Don't crash when trying to display text in the internal pager in
  157.     which a tab character appears in a column that is not a multiple
  158.     of 8. (Closes: #383488, #383549)
  159.  
  160.   * Don't crash after su-ing to root. (Closes: #382090)
  161.  
  162.   * Don't crash when saving the state while a non-default version of a
  163.     package that has no default version at all (e.g., exists only in
  164.     experimental) is selected for installation. (Closes: #383767, #384136)
  165.  
  166.   * Eliminate duplicate entries from the "provided by" list displayed
  167.     by "aptitude show". (Closes: #384001)
  168.  
  169.   * Grotesquely hack around ugly behavior in 256-color terms by
  170.     limiting the maximum number of foreground/background colors to 8.
  171.     (Closes: #384699)
  172.  
  173.   * Fix the incorrect claim in the documentation that "l" is the
  174.     shortcut to remove the limit from the display.
  175.  
  176.   * Make the in-menu hotkey for "mark upgradable" not conflict with
  177.     "update package list".
  178.  
  179.   * Use groff escapes for extended characters when generating manpages
  180.     so that they look better in non-English locales. (Closes: #383463)
  181.  
  182.   * Use the built-in Docbook XSLT templates to italicise <replacable>
  183.     tags in manpages.  This is asserted to produce more correct
  184.     output.
  185.  
  186. - Translation updates:
  187.  
  188.   * Dzongkha (Closes: #382606)
  189.  
  190.   * French
  191.  
  192.   * Galician (Closes: #381989)
  193.  
  194.   * German
  195.  
  196.   * Hungarian (Closes: #383584)
  197.  
  198.   * Khmer (Closes: #374919)
  199.  
  200.   * Swedish (Closes: #382992, #383630)
  201.  
  202.   * Vietnamese (Closes: #382333, #383586)
  203.  
  204. [7/31/2006]
  205. Version 0.4.2                           "Rock on, Monkeyverse"
  206. - New features:
  207.  
  208.   * Added a command to cancel all pending actions from the full-screen
  209.     UI (an analogue of "keep-all" at the command line).
  210.  
  211.   * Added an option "Aptitude::UI::ViewTabs" that controls whether the
  212.     "tabs" at the top of the screen are displayed. (Closes: #344569)
  213.  
  214.   * Make the lockfile default to /var/lock/aptitude as per
  215.     FHS. (Closes: #160418)
  216.  
  217.   * Add support for searching in the on-line user's manual.
  218.     (Closes: #364306)
  219.  
  220. - Bug fixes:
  221.  
  222.   * Fix compilation errors with gcc 4.1. (Closes: #357557)
  223.  
  224.   * Fix compilation errors with gcc 4.2. (Closes: #369382)
  225.  
  226.   * Fix crashes that occurred during update (and perhaps install)
  227.     operations if a problem resolver was active.
  228.     (Closes: #346380, #348541, #348481, #376573)
  229.  
  230.   * Don't crash when trying to install packages off multiple
  231.     CDs. (Closes: #349869)
  232.  
  233.   * Handle NULLs being returned from get_changelog_from_source
  234.     (Closes: #343488).
  235.  
  236.   * Don't crash when moving the selection up if the current selection
  237.     is invalid (Closes: #343676).
  238.  
  239.   * Disable bullet-detection by default, since it is
  240.     backwards-incompatible in a bad way that cannot be easily solved.
  241.     (Closes: #373888)
  242.  
  243.   * Make bullet-detection better defined by requiring exactly one
  244.     space after the bullet (subsequent spaces cause lines to be
  245.     literally formatted; without this, literal lines in bulleted
  246.     paragraphs aren't possible).
  247.  
  248.   * Make the behavior of "aptitude show" more intuitive: state
  249.     information corresponds to the Version displayed, and the current
  250.     version is selected by default if the package is
  251.     currently installed. (Closes: #375393, #372796)
  252.  
  253.   * Use PTHREAD_MUTEX_RECURSIVE instead of PTHREAD_MUTEX_RECURSIVE_NP
  254.     so we compile on the Hurd (Closes: #361439).
  255.  
  256.   * Fix saving/restoring states when a non-default version is being
  257.     freshly installed.
  258.  
  259.   * Correct how the progress indicator is updated when rebuilding the
  260.     cache.
  261.  
  262.   * Don't read the package lists on startup when they're about to be
  263.     discarded to download new ones. (Closes: #366884)
  264.  
  265.   * Fix incorrect behavior in the command-line changelog routine,
  266.     triggered by pending errors that weren't being dumped.
  267.     (Closes: #379903)
  268.  
  269.   * Fix several places where error reporting via Errno was broken.
  270.     (Closes: #350264)
  271.  
  272.   * Correctly handle scrollbar updates after resizing text layouts.
  273.     (Closes: #347445)
  274.  
  275.   * Fix how the internal pager renders tabs. (Closes: #351323)
  276.  
  277.   * Remove the pkgAcqFileSane class; the functionality it provides is
  278.     now available in libapt -- and better implemented, so this
  279.     (Closes: #299127).
  280.  
  281.   * Use correct xml in the manual.
  282.  
  283.   * Add a (non-default) target to build printable documentation.
  284.  
  285.   * Use UTF-8 to output the manpage.
  286.  
  287. - Translation updates:
  288.  
  289.   * Add some plural form support.
  290.  
  291.   * Fix the P_() localization macro.
  292.  
  293.   * Use po4a for the manual. (Closes: #351643)
  294.  
  295.   * Basque (Closes: #349500, #275704, #349500)
  296.  
  297.   * Brazillian (Closes: #363905)
  298.  
  299.   * Catalan (Closes: #345226, #363648)
  300.  
  301.   * Chinese (Simplified) (Closes: #347311, 355689)
  302.  
  303.   * Czech (Closes: #345345, #349427)
  304.  
  305.   * Danish
  306.  
  307.   * Dutch (Closes: #350118, #364471)
  308.  
  309.   * Dzongkha
  310.  
  311.   * Finnish
  312.  
  313.   * French (Closes: #344078, 343748)
  314.  
  315.   * Galacian (Closes: #344380, #355586, #373893)
  316.  
  317.   * German (Closes: #330226, #351557)
  318.  
  319.   * Greek (Closes: #344630)
  320.  
  321.   * Hungarian (Closes: #354844)
  322.  
  323.   * Italian
  324.  
  325.   * Japanese (Closes: #364621)
  326.  
  327.   * Nepali (Closes: #372861)
  328.  
  329.   * Norwegian
  330.  
  331.   * Polish (Closes: #338989)
  332.  
  333.   * Portuguese (Closes: #364186)
  334.  
  335.   * Romanian (Closes: #362927, #375327)
  336.  
  337.   * Russian (Closes: #349161, #366523, #376340)
  338.  
  339.     + Increased the field width for download size/disk usage to avoid
  340.       clipping.
  341.  
  342.   * Slovak (Closes: #351839, #353449, #356396)
  343.  
  344.   * Spanish
  345.  
  346.   * Swedish (Closes: #345372, #363660, #374207)
  347.  
  348.   * Vietnamese (Closes: #341924, #343850, #375089)
  349.  
  350. [12/8/2005]
  351. Version 0.4.1                           "Divers Alarums"
  352. - New features:
  353.  
  354.   * Assertion failures should print the failing assertion after
  355.     shutting down curses rather than before.
  356.  
  357.   * The --purge-unused option is now provided as a synonym for
  358.     -o Aptitude::Purge-Unused=true.
  359.  
  360.   * aptitude will now support ddtp if it is compiled against a version
  361.     of apt that supports ddtp.
  362.  
  363.   * Setting the Aptitude::Cmdline::Resolver-Dump option to a filename
  364.     will cause the command-line mode of the program to dump a snapshot
  365.     of the resolver state to that file before attempting to resolve
  366.     dependencies.
  367.  
  368.   * Setting the Aptitude::GC-Debug option will cause the garbage
  369.     collector to print voluminous debugging information as it searches
  370.     for unused packages.
  371.  
  372. - Bug fixes:
  373.  
  374.   * Eliminate two deadlocks caused by the background resolver thread
  375.     trying to wait for itself. (Closes: #340067, #342319)
  376.  
  377.   * Never select a version that was removed but not purged and is no
  378.     longer available as a candidate version. (Closes: #340385)
  379.  
  380.   * Eliminate a corner case where the resolver could produce solutions
  381.     that were supersets of previous solutions.
  382.  
  383.   * If an EOF is encountered while waiting for a media-change from the
  384.     command-line, signal media change failure instead of aborting.
  385.  
  386.   * Don't ever use the minibuffer to display the list of packages
  387.     adjusted by the resolver (Closes: #341292).
  388.  
  389.   * If the menu bar is auto-hidden, don't automatically unhide it when
  390.     the user clicks in the first row of the display; instead, pass the
  391.     clicks to the sub-widget. (Closes: #341475)
  392.  
  393.   * Enable colors on terminals where COLOR_PAIRS < COLORS*COLORS but
  394.     COLOR_PAIRS >= 64.
  395.  
  396.   * Honor -y when the resolver runs out of time at the command-line.
  397.  
  398.   * Make "cancel" at the "download complete" dialog actually cancel.
  399.  
  400.   * Fix a portability bug due to cross-platform variation in the
  401.     members of sigaction (Closes: #337536)
  402.  
  403.   * Fix how keybindings are parsed: keybinding names are now
  404.     case-insensitive and single-character keybindings are parsed
  405.     correctly. (Closes: #339131)
  406.  
  407.   * Add spaces after various minibuffer prompts.
  408.  
  409.   * Add a link from the search patterns documentation to the
  410.     command-line reference.
  411.  
  412.   * When saving the package states, properly handle the case in which
  413.     the state file didn't previously exist. (Closes: #337869)
  414.  
  415.   * Don't segfault when the user updates the package lists while a
  416.     solution examiner is open. (Closes: #338441)
  417.  
  418.   * Trust any package version for which at least one source is trusted
  419.     (Closes: #337982).
  420.  
  421.   * Work around apt bug #339533 to avoid an aptitude
  422.     segfault. (Closes: #339648)
  423.  
  424.   * Fixed the assertion failure message printed when an inconsistency
  425.     is detected because a supposedly broken dependency isn't broken (it was incorrect).
  426.  
  427.   * If a --schedule-only operation fails, print any errors that
  428.     occurred before exiting.
  429.  
  430.   * Document the new backslash behavior in help.txt. (Closes: #337810)
  431.  
  432.   * Document that "default" can be used as a background color.
  433.  
  434.   * Correct the names of the problem-resolver control knobs in the
  435.     documentation.
  436.  
  437. - Translation updates:
  438.  
  439.   * Chinese (Simplified) (Closes: #339140)
  440.  
  441.   * Dutch (Closes: #337629)
  442.  
  443.   * Italian
  444.  
  445.   * Galacian (Closes: #337656)
  446.  
  447.   * Lithuanian (Closes: #341051)
  448.  
  449.   * Portuguese (Closes: #339828)
  450.  
  451.   * Slovak (Closes: #338527)
  452.  
  453.   * Swedish (Closes: #334520, #337725, #339820)
  454.  
  455.   * Turkish (Closes: #339943)
  456.  
  457.   * Vietnamese (Closes: #341924)
  458.  
  459. [11/4/2005]
  460. Version 0.4.0                           "Aptitude Below Zero"
  461.  
  462. - New features:
  463.  
  464.   * The primary binding of the menu toggle command is now Control-t
  465.     instead of f10.  All old bindings still work, but this means that
  466.     the binding displayed at the top of the screen will work on all
  467.     terminals. (Closes: #147862, #335034)
  468.  
  469.   * By default, the solution that reverts all user actions is
  470.     discarded entirely.
  471.  
  472.   * The "changelog", "download", and "show" command-line actions
  473.     recognize "-t <archive>" and handle it by acting as if
  474.     "/<archive>" had been appended to each argument of the
  475.     command. (Closes: #334096)
  476.  
  477.   * When "show" cannot locate a package by name, it now exits with an
  478.     error instead of exiting with status 0.
  479.  
  480.   * When the user requests a particular version of a package, "show"
  481.     will display only that version, even if the verbosity level would
  482.     normally cause all versions to be displayed.
  483.  
  484.   * Highlight stuff that looks like bullets when viewing a changelog
  485.     file.
  486.  
  487.   * Doxyfile.in is distributed, so the doxygen documentation should be
  488.     buildable from the distributed tarball.
  489.  
  490.   * Added a Keep-Recommends option that is analogous to Keep-Suggests:
  491.     it doesn't cause recommendations to be automatically installed,
  492.     but it does cause them to be held on the system by the garbage
  493.     collector if they were automatically installed.
  494.  
  495. - Bug fixes:
  496.  
  497.   * Forward and reverse dependency lists are sorted by name and
  498.     version.
  499.  
  500.   * Made page-up in a list of packages properly trigger the update of
  501.     all connected information.
  502.  
  503.   * "search" now completely ignores fake packages (Closes: #337407).
  504.  
  505.   * The code to parse a bullet list in a description now knows how to
  506.     handle any number of spaces following a bullet (including
  507.     zero). (Closes: #337344)
  508.  
  509.   * Don't hide the preview screen when downloading stuff other than
  510.     packages. (Closes: #334343)
  511.  
  512.   * Deal sanely with changelogs and other formatted text that
  513.     contains newlines or tabs.
  514.  
  515.   * More real and potential UTF-8 display problems fixed.
  516.     (Closes: #317119)
  517.  
  518.   * Fix some anomalies in the display of the menu bar's left/right
  519.     arrows.
  520.  
  521.   * Corrected how the sigc++ version against which the program was
  522.     compiled is reported.
  523.  
  524.   * Added "install" to the manpage synopsis. (Closes: #336584)
  525.  
  526.   * Cleaned up some parts of the resolver interface and wrote
  527.     top-level API documentation for it.
  528.  
  529. - Translation updates:
  530.  
  531.   * sv is now included in ALL_LINGUAS.
  532.  
  533.   * Translation updates:
  534.  
  535.     - Chinese (Simplified) (Closes: #335290)
  536.  
  537.     - Danish (Closes: #335880)
  538.  
  539.     - Finnish
  540.  
  541.     - French (Closes: #336261)
  542.  
  543.     - Romanian (Closes: #335680, #325749)
  544.  
  545.     - Russian (Closes: #336261, #336420)
  546.  
  547. [10/14/2005]
  548. Version 0.3.5.1                         "Slantwise Cacophany"
  549.  
  550. - Bug fixes:
  551.  
  552.   * Corrected several trivial but fatal bugs in the build and install
  553.     system.
  554.  
  555.   * Document 'aptitude reinstall' in the --help output. (Closes: #333872)
  556.  
  557. - Translation updates:
  558.  
  559.   * Add a Swedish translation of help.txt. (Closes: #333918)
  560.  
  561. [10/13/2005]
  562. Version 0.3.5                           "Yoink"
  563.  
  564.    Upstream aptitude development is now stored in darcs.  See the
  565.    documentation for additional details.
  566.  
  567. - New features:
  568.  
  569.   * Redesigned how versions are handled in the pattern matching
  570.     language.  The set of versions matched against is more uniform
  571.     (typically all the versions of a package).  This set is narrowed
  572.     at appropriate times; for instance, reverse dependency matchers
  573.     will only pass those versions that assert a dependency into their
  574.     subexpression.  You can manually narrow the set by selecting
  575.     versions with ~S, and manually widen it by using ~W.
  576.  
  577.   * Forward and reverse dependency matchers can be restricted to only
  578.     broken dependencies.
  579.  
  580.   * The version matcher (~V) has support for matching the current,
  581.     target, or candidate version of a package (in addition to matching
  582.     a regexp against the version number).
  583.  
  584.   * Add a canned package view that only displays packages which are
  585.     targets of unsatisfied Recommends.
  586.  
  587.   * Sort reverse and forward dependencies by package name and version
  588.     number.
  589.  
  590.   * In the command-line preview, display {p} next to packages that are
  591.     being purged.
  592.  
  593.   * More command-line compatibility with apt-get for -q and
  594.     --quiet. (Closes: #217477)
  595.  
  596.   * Only override $HOME with getpwuid if $HOME/.aptitude does not
  597.     exist.  NOTE: this doesn't work right now with the auto-su-to-root
  598.     behavior, because that resets $HOME.  You have been warned.
  599.  
  600.   * Add a sorting policy that sorts packages by version number.
  601.  
  602. - Bug fixes:
  603.  
  604.   * The problem resolver will no longer try to install versions of
  605.     packages that don't actually exist.  In particular, it won't try
  606.     to install packages that were removed but not purged, so their
  607.     configuration files and metadata stayed on the system.
  608.  
  609.   * Eliminated a reference-to-freed-memory segfault caused by passing
  610.     unsafe references to widgets around. (Closes: #331400)
  611.  
  612.   * Don't crash when the user asks to see the changelog of a
  613.     non-installed package.  (Closes: #331245)
  614.  
  615.   * Don't crash when the cache is closed while a changelog is being
  616.     downloaded (for instance, if a changelog is downloaded while
  617.     packages are being installed).
  618.  
  619.   * Encode match results as std::strings instead of const char *s, as
  620.     some of the buffers are destroyed before the get_match routine
  621.     exits.
  622.  
  623.   * Don't reopen the cache after a download unless it's necessary.
  624.     (Closes: #332708)
  625.  
  626.   * Version items are now styled in the same way as package items.
  627.  
  628.   * Explicitly keep the search dialog alive while its Ok handler is
  629.     executing, so that the "actually search" signal isn't disconnected
  630.     too soon and searching by clicking Ok works.  (Closes: #332179)
  631.     Similar fixes to other stock dialogs.
  632.  
  633.   * Use the right encoding when converting the name of a dependency
  634.     type to a wide character string.  (Closes: #331199)
  635.  
  636.   * Write out the descriptions of solution elements using
  637.     wide-character functions.
  638.  
  639.   * Ensure that string inputs in the configuration dialogs are always
  640.     visible. (Closes: #331200)
  641.  
  642.   * Read the debtags vocabulary file from /var/lib instead of
  643.     /usr/share, and hint that the user should install debtags to make
  644.     the error go away. (Closes: #331408)
  645.  
  646.   * Fix the parser of the backwards-compatibility filter grouping
  647.     policy. (Closes: #331404)
  648.  
  649.   * Really bypass the authentication prompt if Ignore-Trust-Violations
  650.     is true. (Closes: #332883)
  651.  
  652.   * Don't duplicate packages in the filter policy.
  653.  
  654.   * Accept archive or version specifiers with installauto (+M) as well
  655.     as install.
  656.  
  657.   * Document ~t.
  658.  
  659. - Translation updates:
  660.  
  661.   * Basque (Closes: #275704)
  662.  
  663.   * Czech
  664.  
  665.   * French
  666.  
  667.   * Swedish (Closes: #333267)
  668.  
  669. [9/30/2005]
  670. Version 0.3.4                           "Up The Airy Mountain"
  671.  
  672. - New features:
  673.  
  674.   * The solution examiner is now a view coequal with package trees and
  675.     other views rather than a pop-up dialog box.
  676.  
  677.   * From the solution examiner, you can select individual actions
  678.     within a solution and approve or reject them to influence the
  679.     future course of the resolver; you can also access quite a bit
  680.     more information, such as explanations of why actions were
  681.     included in the solution and alternatives to the actions.
  682.  
  683.   * Rebalanced the default resolver weights to focus it more on
  684.     generating a solution quickly and less on generating a "good"
  685.     solution.
  686.  
  687.   * The problem resolver now understands about Recommendations.  It
  688.     will try to solve Recommendations that are currently satisfied or
  689.     that are only present in a newly installed version of a package
  690.     and not the current version, but it can also leave them broken
  691.     (with a penalty to the resulting solution).
  692.  
  693.   * The visual mode of the program is now threaded: in particular,
  694.     long-running tasks such as downloading packages and resolving
  695.     dependencies are run in the background and no longer cause the
  696.     interface to become nonresponsive.
  697.  
  698.     This also eliminates the need to use recursive main loops, and
  699.     hence this Closes: #136973.
  700.  
  701.   * Holds are now implicitly cancelled by the "Keep" command in visual
  702.     mode (but not from the command line). (Closes: #326949)
  703.  
  704.   * Search patterns now treat whitespace as a term separator (but
  705.     whitespace between a pattern code and its argument is ignored).
  706.     To search for literal whitespace, use double quotes or
  707.     tilde-escaping.
  708.  
  709.   * You can now search for text in internal text pagers (for instance,
  710.     when viewing a package's Changelog).
  711.  
  712.   * A generic grouping policy based on search patterns is available.
  713.     (Closes: #156065)
  714.  
  715.   * Selecting a package version other than the current version and the
  716.     default candidate version explicitly is now sticky. (Closes:
  717.     #158771)
  718.  
  719.   * Debtags support is available: tags are shown after a package's
  720.     description, you can search for them (~G), and a tag-based grouping
  721.     policy is available. (Closes: #243830)
  722.  
  723.   * More predefined package views are available: a flat view and a
  724.     view based on debtags.
  725.  
  726.   * The command-line now has "keep" and "keep-all" commands (the
  727.     latter cancels all sticky actions that are queued on packages).
  728.     (Closes: #312923)
  729.  
  730.   * From the command-line, changelogs can be downloaded by source
  731.     package name in addition to the binary package name.
  732.  
  733.   * The command-line option "--schedule-only" will write the
  734.     commands you ask for to the database and then exit without
  735.     downloading, installing, or removing anything.  (Closes: #312249)
  736.  
  737.   * You can search both backwards and forwards (the backslash key
  738.     has been changed from 'repeat last search' to 'search backwards').
  739.     (Closes: #323239)
  740.  
  741.   * You can repeat searches in all pagers and dialogs.
  742.     (Closes: #270699)
  743.  
  744.   * You can now find downgraded packages using "~adowngrade".
  745.  
  746.   * aptitude now works with the apt status reporting patch from
  747.     Michael Vogt.
  748.  
  749.   * The rather useless "missing" grouping policy is no longer
  750.     necessary and has been deprecated, although it is still recognized
  751.     by the parser for backwards-compatibility.
  752.  
  753.   * You can now access the default background color under the name
  754.     "default" when altering styles.
  755.  
  756.     The default foreground color is unavailable; for technical reasons
  757.     it's impossible for aptitude to support both at once in a standard
  758.     X terminal.  However, I believe that most of the requests for this
  759.     feature stemmed from an interest in terminals with transparent
  760.     backgrounds; if you set the default widget style to "bg default;",
  761.     aptitude should work reasonably well with transparent terminals
  762.     now.  (Closes: #161872)
  763.  
  764.   * Every combination of the package state and the highlighted status
  765.     of the package now has a separate style, which should allow a
  766.     great deal more flexibility for people who don't like the
  767.     defaults.
  768.  
  769.   * aptitude now automatically keeps a single backup of the pkgstates
  770.     file, in the same manner as dpkg. (Closes: #316460)
  771.  
  772.   * Warn the user once when they modify the cache while the program is
  773.     in read-only mode.  (Closes: #175408)
  774.  
  775.   * The resolver keystroke hints at the bottom of the screen dim out
  776.     when they're not available.
  777.  
  778.   * Menus and menu bars behave more gracefully on small terminals:
  779.     menus can be scrolled up and down, and menu bars can be scrolled
  780.     left and right.
  781.  
  782.   * You can automatically purge packages which are removed because
  783.     they are unused.  This option is dangerous and it is recommended
  784.     that you leave it off.  (Closes: #275150)
  785.  
  786.   * Timestamps in the aptitude log file include the time zone.
  787.     (Closes: #318501)
  788.  
  789.   * If libparse-debianchangelog-perl is installed, aptitude will parse
  790.     changelogs and highlight newer versions of the package. (Closes:
  791.     #290692)
  792.  
  793. - Bug fixes:
  794.  
  795.   * aptitude no longer goes bonkers when you suspend and resume it.
  796.     (Closes: #137311, #169479)
  797.  
  798.   * Use the password database instead of $HOME to find the user's home
  799.     directory; this will fix the mode 0700 root-owned files that
  800.     people were seeing.  (Closes: #272429, #274216, #285334)
  801.  
  802.   * Temporary files and directories are created in /tmp instead of
  803.     cluttering ~/.aptitude/.tmp. (Closes: #146485, #245348)
  804.  
  805.   * If becoming root fails, re-load the file containing the current
  806.     selections so that they don't get lost. (Closes: #281232)
  807.  
  808.   * ~akeep now matches any package that no action will be performed
  809.     on, including packages that are not installed.
  810.  
  811.   * The apt error dialog now properly appears every time errors occur.
  812.  
  813.   * Fix several UTF-8 related display bugs. (Closes: #317115)
  814.  
  815.   * The cursor is now placed correctly again.
  816.  
  817.   * Get the width of the screen right in a number of places when
  818.     running in command-line mode. (Closes: #230187)
  819.  
  820.   * Set packages that were to be removed because they were unused back
  821.     to manual mode when the user keeps them at their current
  822.     version. (Closes: #278490)
  823.  
  824.   * Various bugs in the resolver fixed.
  825.  
  826.   * Fix a crash that occurred when aptitude got EOF on standard input;
  827.     the program now just aborts. (Closes: #318749)
  828.  
  829.   * Fix a redundancy in some text at the command line. (Closes: #318396)
  830.  
  831.   * Don't segfault if errors are encountered in the initialization
  832.     routines. (Closes: #309445)
  833.  
  834.   * When there are currently broken packages, print an explanation of
  835.     why the command-line upgrade is aborting instead of just silently
  836.     terminating. (Closes: #316027)
  837.  
  838.   * Fix the return value of 'aptitude clean'. (Closes: #274098)
  839.  
  840.   * Terminate abnormally if the user tries to show a non-existant
  841.     package or if other errors come up. (Closes: #301291)
  842.  
  843.   * The startup progress bar no longer hangs around too long.
  844.  
  845.   * The message displayed when the installation procedure encounters
  846.     errors is somewhat more levelheaded. (Closes: #230188)
  847.  
  848.   * Add support for making the command-line mode "quiet" (option -q).
  849.     (Closes: #217477)
  850.  
  851.   * If -s is passed on the command-line, the cache will always be
  852.     opened read-only, even if the user is root.
  853.  
  854.   * Hold onto the apt lock while running reportbug, so we don't have
  855.     to reload the cache and discard user selections. (Closes: #304748)
  856.  
  857.   * Don't use terminal tricks to display continually updating progress
  858.     indicator if stdin is not a tty. (Closes: #276767)
  859.  
  860.   * For some years now, aptitude has not freed memory belonging to
  861.     widget objects.  This is now fixed, and an explicit memory
  862.     management model for widgets based on reference-counting has been
  863.     hammered out.
  864.  
  865.   * Fix the manpage's SEE ALSO entry for the reference manual.
  866.     (Closes: #265723)
  867.  
  868.   * Apply typo fixes for the documentation. (Closes: #268916)
  869.  
  870.   * Explicitly document that ~a only matches the current state of a
  871.     package. (Closes: #311290)
  872.  
  873.   * Delete some unnecessary text that both lacks a trailing newline
  874.     and is rather rude. (Closes: #295924)
  875.  
  876. - Translation updates:
  877.  
  878.   * Czech (Closes: #330014)
  879.  
  880.   * Danish (Closes: #317824)
  881.  
  882.   * Finnish (Closes: #316225)
  883.  
  884.   * French (Closes: #318906)
  885.  
  886.   * Romanian (Closes: #318947)
  887.  
  888.   * Vietnamese (Closes: #316994, #319702, #322276)
  889.  
  890. - Internal changes:
  891.  
  892.   * Migrated all build scripts to automake-1.9 and the latest gettext
  893.     version.
  894.  
  895.   * Restructured the resolver code to be far more legible.
  896.  
  897.   * Much optimization of the problem resolver, including:
  898.     - Detect logical conflicts to avoid going down the same blind
  899.       alleys over and over.
  900.  
  901.     - Use shared-memory data structures to greatly decrease virtual
  902.       memory usage (memory usage in test cases that used to take
  903.       hundreds of megabytes is now negligible).
  904.  
  905.     - When ordering solutions, use the score first (since it's
  906.       essentially a hash of the information in the solution), and only
  907.       examine the incoming solutions in their entirety if they have
  908.       the same score.
  909.  
  910.   * Split the horrible download code into a much more pleasant group
  911.     of "download process" classes with an interface that's generic
  912.     enough to allow the frontend to implement a general "execute
  913.     download process" function.  The new download classes were pushed
  914.     down into the generic level.
  915.  
  916.   * Split generic/ into generic/util and generic/apt.
  917.  
  918.   * Restructured the way grouping policies and matchers are parsed to
  919.     allow them to work together without unpleasant surprises.
  920.  
  921.   * A test suite (based on cppunit) is now available; most of the
  922.     tests are currently of backend code.
  923.  
  924.   * Most dynamic casting in menu_tree was eliminated; now it just
  925.     checks whether the selected item implements the menu_redirect
  926.     interface and proxies for it (as far as the package and solution
  927.     item menu commands go) if so.
  928.  
  929.   * Exceptions can now dynamically generate a program backtrace --
  930.     however, in order for this to be useful, you have to have many
  931.     more symbols compiled into the program (in tests, this DOUBLED the
  932.     final executable size).  To get a binary that will generate a
  933.     backtrace for uncaught exceptions, compile with
  934.     --enable-dynamic-backtrace.
  935.  
  936. [7/4/2005]
  937. Version 0.3.3         "Universal Text Format Ate My Package Manager"
  938.  
  939. - New features:
  940.  
  941.   * Full support for UTF-8 and other wide character locales.  Anything
  942.     that doesn't work (aside from bug #316663 in curses) is a bug.
  943.     Some languages might lack full support, as I'm releasing this
  944.     before the translators have time to catch up!
  945.  
  946.   * Colors and text styles are now selected in a much more flexible
  947.     way.  Each visual can independently alter or override each setting
  948.     of its surrounding text.  Foreground and background colors can be
  949.     set independently.
  950.  
  951. - Translation updates:
  952.  
  953.   * Chinese (Simplified) (Closes: #314330)
  954.  
  955.   * Chinese (Traditional) (Closes: #311587)
  956.  
  957.   * Czech (Closes: #314328)
  958.  
  959.   * Dutch (Closes: #315376, #316279)
  960.  
  961.   * Finnish (Closes: #312311, #313450)
  962.  
  963.   * German (Closes: #313663)
  964.  
  965.   * Lithuanian (Closes: #314643)
  966.  
  967.   * Norwegian Bokmal (Closes: #313459)
  968.  
  969.   * Norwegian nynorsk (Closes: #315988)
  970.  
  971.   * Polish (Closes: #315338)
  972.  
  973.   * Portuguese (Closes: #315486)
  974.  
  975.   * Russian (Closes: #313619)
  976.  
  977.   * Slovak (Closes: #309824)
  978.  
  979.   * Spanish (Closes: #313412)
  980.  
  981.   * Vietnamese (Closes: #313321)
  982.  
  983. - Bug fixes:
  984.  
  985.   * Fix a case where different packages would be selected on startup
  986.     than on shutdown. (Closes: #315359)
  987.  
  988.   * Fix several longstanding coding errors that caused the progress
  989.     bar to disappear/freeze while the program was starting up.
  990.  
  991.   * Don't crash when trying to display information about packages
  992.     with no Archive.  (Closes: #312533)
  993.  
  994.   * Allow the user to cancel a media change.  (Closes: #315885)
  995.  
  996.   * Be more explicit in warning the user that they are in read-only
  997.     mode.  (Closes: #313417)
  998.  
  999.   * Typo fix in cmdline_prompt (Closes: #313322)
  1000.  
  1001.   * Adjusted the input polling frequency in the download code; the
  1002.     program should feel a bit more responsive while it's downloading.
  1003.  
  1004. [5/1/2005]
  1005. Version 0.3.2         "Eat cold logic, feeble dependency problem!"
  1006.  
  1007. - New features:
  1008.  
  1009.   * Finally tossed the APT problem resolver over the side.  aptitude
  1010.     now has its own problem resolver, with (among other things) the
  1011.     following features:
  1012.  
  1013.       - It's restartable and nondestructive -- meaning that if you
  1014.         don't like its suggestion, you can ask it to find another one.
  1015.  
  1016.       - It understands how to resolve dependencies by installing
  1017.         non-default package versions.  For instance, it can figure out
  1018.         that to install aptitude from experimental, you need to also
  1019.         install apt and synaptic from experimental (if unstable's
  1020.         synaptic is installed).
  1021.  
  1022.       - The priorities of the resolver are fully configurable; see the
  1023.         configuration file section of the reference manual.
  1024.  
  1025.       - It's generic: in theory you could apply the code to many
  1026.         package systems, including some that are not APT-based.
  1027.  
  1028.       - It has a formal model of dependencies underlying it; see
  1029.         src/generic/problemresolver/model.tex (although not all my
  1030.         notes have migrated into the LaTeX source yet; this will be
  1031.         fixed in the future).
  1032.  
  1033.   * Implemented my proposed description formatting extensions of
  1034.     http://lists.debian.org/debian-devel/2005/03/msg02770.html --
  1035.     aptitude now detects and appropriately formats most bulleted
  1036.     lists in package descriptions.
  1037.  
  1038.   * From the confirmation prompt (and now the resolver prompt) of the
  1039.     command-line mode, you can now additionally keep packages back
  1040.     (without setting a hold), mark packages as automatic or manual,
  1041.     and simultaneously install a package and mark it as manual.
  1042.  
  1043.   * ~ahold now matches only packages that have a "sticky" hold set.
  1044.     ~akeep will find packages upon which no action is being taken.  To
  1045.     get the old behavior of ~ahold, use ~U~akeep.  (Closes: #216730)
  1046.  
  1047.   * A brief summary of the currently-open views now appears at the top
  1048.     of the screen when multiple views are open.
  1049.  
  1050.   * Merged command-line support for apt-secure from 0.2.15.9.
  1051.  
  1052. - Bugfixes:
  1053.  
  1054.   * Don't discard messages about how to resolve a problem with loading
  1055.     the cache file.  In particular, the dialog box that you get if
  1056.     dpkg was interrupted should make a lot more sense.
  1057.     (Closes: #160418)
  1058.  
  1059.   * Actually process the message about failed downloads using fragf.
  1060.     (Closes: #298713)
  1061.  
  1062.   * Fix the "help crashes" bug.  (Closes: #293935, plus all the other
  1063.     bugs reported by people who don't check the BTS first)
  1064.  
  1065.   * Hard-wrap, don't clip, long literally formatted lines (in
  1066.     accordance with Policy).
  1067.  
  1068.   * Text in a number of places is now automatically formatted instead
  1069.     of having hard-wired line wrapping.
  1070.  
  1071.   * Fixed the formatting and size calculation of fragments even in the
  1072.     presence of indentation.
  1073.  
  1074.   * Made the description widget (and other similar widgets) actually
  1075.     cache its formatting, rather than recalculating it every time the
  1076.     screen is redrawn.
  1077.  
  1078.   * Centralized the detection of the terminal width when running in
  1079.     command-line mode; previously, some commands would properly wrap
  1080.     text, but others wouldn't.
  1081.  
  1082.   * Don't abort, just print a warning if the user passes -s in
  1083.     interactive mode.  (Closes: #243192)
  1084.  
  1085.   * Fixed an ugly problem with the docbook documentation -- instead of
  1086.     using the DTD on the user's system, it was loading it off the net
  1087.     (merged from the stable branch).
  1088.  
  1089.   * Correct the documentation of Delete-Unused (merged from stable).
  1090.  
  1091. [1/10/2005]           "Ow, my thesis!
  1092.                        That's funny, it didn't hurt that time..."
  1093.  
  1094. - Bugfixes:
  1095.  
  1096.   * (sort of) fixed a bug which caused aptitude to want to remove
  1097.     stuff installed with another package manager.  In order to trigger
  1098.     this, you would have to remove the package with aptitude, quit
  1099.     aptitude without installing or removing anything else, then
  1100.     install the package in the other package manager before running
  1101.     aptitude again.
  1102.  
  1103.     The caveat on the fix is that if you ^C aptitude between removing
  1104.     the package and reloading the cache, you can still get bitten.  A
  1105.     more proper fix may be included in a future aptitude version.
  1106.  
  1107. - New features:
  1108.  
  1109.   * By default, aptitude will only pause after a download if errors
  1110.     occured.  Both of the old settings (always/never pause) are still
  1111.     available.
  1112.  
  1113.   * "autoclean" will tell you how much stuff it cleaned up.  For
  1114.     technical reasons, "clean" cannot easily produce the same
  1115.     information.
  1116.  
  1117. - Internal changes:
  1118.  
  1119.   * Ported aptitude to libsigc++ 2.0.
  1120.  
  1121.   * Various bits of text are now displayed as fragments instead of
  1122.     labels, so they get properly word-wrapped and so on.  This work is
  1123.     ongoing and has revealed some structural weaknesses in fragments
  1124.     that need to be fixed before entrenching them too much.
  1125.  
  1126. [12/21/2004]
  1127. Version 0.3.0         "Let it snow, let it snow, let it snow"
  1128.  
  1129.   This is the first release of a new development branch, forked from 0.2.15.8.
  1130.  
  1131. - Bugfixes:
  1132.  
  1133.   * The buttons in the search dialog are properly centered.
  1134.  
  1135.   * Internal errors that are generated because of bad formatting
  1136.     characters are less cryptic.
  1137.  
  1138. - New features:
  1139.  
  1140.   * Support for apt 0.6's security features: aptitude will flag
  1141.     packages that are untrusted, and will warn you if you try to
  1142.     install an untrusted package or upgrade from a trusted to an
  1143.     untrusted version.  The warnings are currently quite obtrusive and
  1144.     strongly worded, and cannot be turned off.
  1145.  
  1146. - Internal changes:
  1147.  
  1148.   * Completely redesigned widget layout to better accomodate widgets
  1149.     whose width and height are interrelated.  The new system
  1150.     completely allocates widths before allocating heights, allowing
  1151.     stuff like word-wrapped text to be handled sanely.
  1152.  
  1153. - Translation updates:
  1154.  
  1155.   * Arabic [NEW]
  1156.  
  1157.   * Basque (Closes: #275704)
  1158.  
  1159.   * Brazilian Portuguese (Closes: #275220)
  1160.  
  1161.   * Chinese (Simplified)
  1162.  
  1163.   * Chinese (Traditional) (Closes: #274268)
  1164.  
  1165.   * Czech
  1166.  
  1167.   * Danish
  1168.  
  1169.   * Finnish
  1170.  
  1171.   * French [now includes translated manual] (Closes: #274953)
  1172.  
  1173.   * German (Closes: #283546)
  1174.  
  1175.   * Hebrew [NEW] (Closes: #275266)
  1176.  
  1177.   * Lithuanian (Closes: #280049)
  1178.  
  1179.   * Norwegian Bokmal
  1180.  
  1181.   * Polish (Closes: #265481)
  1182.  
  1183.   * Romanian (Closes: #281531)
  1184.  
  1185.   * Slovak (Closes: #279559)
  1186.  
  1187.   * Spanish
  1188.  
  1189.   * Turkish (Closes: #280009)
  1190.  
  1191. [3/26/2004]
  1192. Version 0.2.15.9      "I see you see we all see C see sea"
  1193. - Bugfixes:
  1194.   * Correct the English documentation of Aptitude::Delete-Unused;
  1195.     its description of this option's behavior was exactly the
  1196.     reverse of what actually happens!
  1197.  
  1198.   * Fix a trivial typo that caused an unsightly disfigurement
  1199.     of the Search dialog.
  1200.  
  1201. - Backports from aptitude 0.3.x:
  1202.   * aptitude now compiles cleanly against APT 0.6, with full support
  1203.     for package trust.
  1204.  
  1205. - Translation updates:
  1206.  
  1207.   * Arabic
  1208.  
  1209.   * Basque (Closes: #275704)
  1210.  
  1211.   * Chinese, Simplified
  1212.  
  1213.   * Chinese, Traditional (Closes: #274268, #290284)
  1214.  
  1215.   * Czech
  1216.  
  1217.   * Danish
  1218.  
  1219.   * Dutch (Closes: #288815)
  1220.  
  1221.   * Finnish
  1222.  
  1223.   * French (Closes: #274953)
  1224.     Includes a new user's manual.
  1225.  
  1226.   * German (Closes: #283546, #293127)
  1227.  
  1228.   * Hebrew (Closes: #275266)
  1229.  
  1230.   * Lithuanian (Closes: #280049)
  1231.  
  1232.   * Norwegian Bokmal
  1233.  
  1234.   * Polish (Closes: #265481)
  1235.  
  1236.   * Portuguese, Brazilian (Closes: #275220)
  1237.  
  1238.   * Romanian (Closes: #281531)
  1239.  
  1240.   * Slovak (Closes: #279559)
  1241.  
  1242.   * Spanish
  1243.  
  1244. [9/28/2004]
  1245. Version 0.2.15.8      "UTF-what?"
  1246. - Bugfixes:
  1247.   * Patch from Konstantinos Margaritis to "fix" the UTF-8 problem with
  1248.     a sledgehammer: if aptitude sees UTF-8 in the locale, it will
  1249.     set the locale to C instead.
  1250.  
  1251.   * Under "Suggested packages", only show packages that something suggests.
  1252.     (previously, other relationships -- such as Replaces or Conflicts --
  1253.      were causing stuff to end up there).  (Closes: #270667)
  1254.  
  1255.   * Belatedly apply a very old patch to improve saving Minesweeper games
  1256.     and to add some sanity-checks to Minesweeper.  (Closes: #179533)
  1257.  
  1258. - Translation updates:
  1259.  
  1260.   * French (Closes: #272824)
  1261.  
  1262.   * Italian (Closes: #265243)
  1263.  
  1264.   * Japanese (Closes: #272454)
  1265.  
  1266.   * Russian
  1267.  
  1268. [9/17/2004]
  1269. Version 0.2.15.7      "Kerplop"
  1270. - Bugfixes:
  1271.   * Use the candidate version to look for stuff to install; this makes
  1272.     installation via patterns work better.
  1273.  
  1274.   * Parse priority strings up-front, and accept either an English string
  1275.     or the string in the current locale.
  1276.  
  1277.   * Fixed a segfault that occured if the %r escape was used.
  1278.  
  1279.   * Fix several potential (unreported, perhaps un-triggerable) segfaults
  1280.     in the table code.
  1281.  
  1282.   * Various documentation fixes (Closes: #269102, #269100).
  1283.  
  1284. - Translation updates:
  1285.  
  1286.   * Brazilian (Closes: #271411)
  1287.  
  1288.   * Catalan (Closes: #270917)
  1289.  
  1290.   * Finnish (Closes: #263313)
  1291.  
  1292.   * French (Closes: #270713)
  1293.  
  1294.   * Greek (Closes: #265006)
  1295.  
  1296.   * Italian (Closes: #268263)
  1297.  
  1298.   * Japanese (Closes: #264867)
  1299.  
  1300.   * Norwegian (Closes: #269976)
  1301.  
  1302.   * Russian (Closes: #266294)
  1303.  
  1304.   * Spanish (Closes: #269311)
  1305.  
  1306. [8/6/2004]
  1307. Version 0.2.15.6      "Brrrrrrr"
  1308. - Bugfixes:
  1309.   * When displaying the size change in a single version, use '+'
  1310.     for increases and '-' for decreases rather than the other
  1311.     way around.
  1312.  
  1313.   * "make install" installs localized manpages in $mandir now (thanks
  1314.     to Sebastian Kapfer for pointing out that this wasn't happening)
  1315.  
  1316. - Translation updates:
  1317.   * Czech (Debian bug #262524)
  1318.  
  1319.   * Danish (Debian bug #262129)
  1320.  
  1321.   * Dutch (Debian bug #262000)
  1322.  
  1323.   * Finnish (Debian bug #263313)
  1324.  
  1325.   * German (Debian bug #262534)
  1326.  
  1327.   * Italian (Debian bug #261819)
  1328.  
  1329.   * Portuguese (Debian bug #261502)
  1330.  
  1331. [7/25/2004]
  1332. Version 0.2.15.5      "Is it just me, or is it freezing in here?"
  1333. - New features and bugfixes:
  1334.  
  1335.   - 'aptitude moo' no longer insults the user, even under extreme provocation.
  1336.  
  1337.   - It is now possible to log to multiple destinations. (Debian bug #259714)
  1338.  
  1339.   - A format code (%i) has been added to display policy information about
  1340.     package versions (ie, the priority to which they are pinned).
  1341.     (Debian bug #240423)
  1342.  
  1343.   - An option has been added which disables some of the sanity checks
  1344.     performed prior to installing packages: the program will proceed
  1345.     to the preview screen if any packages are upgradable, even if they
  1346.     aren't being upgraded. (Debian bug #260590)
  1347.  
  1348.   - Undoing "forget new" works again.
  1349.  
  1350.   - Scrolling in pagers scrolls by the correct amount now. (Debian bug #260713)
  1351.  
  1352.   - You can once again enter an empty limit string to reset the limit.
  1353.     (Debian bug #260244)
  1354.  
  1355.   - Changed (completely useless at the moment) creation of a pthreads
  1356.     mutex to compile on FreeBSD.
  1357.  
  1358. - Translation updates:
  1359.  
  1360.   - Brazilian (Debian bug #260953)
  1361.  
  1362.   - Catalan (Debian bug #261095)
  1363.  
  1364.   - Czech (Debian bug #259966)
  1365.  
  1366.   - Dutch (Debian bug #260632)
  1367.  
  1368.   - Italian (Debian bug #261017)
  1369.  
  1370.   - Greek (Debian bug #261029)
  1371.  
  1372.   - Portuguese (Debian bug #261425)
  1373.  
  1374. [7/15/2004]
  1375. Version 0.2.15.4      "Flying Space Cucumber"
  1376. - New features:
  1377.  
  1378.   * Recommended (but not installed) packages are shown in both previews
  1379.     now.
  1380.  
  1381.   * Suggests-Important is back as a synonym for Keep-Suggests.  This
  1382.     should smooth out the transition for people who were using it.
  1383.     (Debian bug #259387)
  1384.  
  1385.   * Changelogs can be viewed from the command-line.
  1386.  
  1387.   * When downloading a package from the command-line, you can select
  1388.     the version to be downloaded. (Debian bug #160145)
  1389.  
  1390.   * Added a menu/keyboard command to search for the next broken package.
  1391.     (Debian bug #162474)
  1392.  
  1393.   * Extended the package menu with options to manipulate a package's
  1394.     automatic flag, view its information, or view its changelog.
  1395.  
  1396.   * Dependency patterns can now match on any dependency field; see the
  1397.     documentation for details.
  1398.  
  1399. - Bugfixes:
  1400.  
  1401.   * Several potential and actual memory leaks in the command-line code
  1402.     were fixed.
  1403.  
  1404.   * The command-line mode now complains loudly in some places where it
  1405.     used to fail silently.
  1406.  
  1407. [7/13/2004]
  1408. Version 0.2.15.3      "Release Roulette"
  1409. - New features:
  1410.  
  1411.   * When displaying aptitude's explanations about dependency
  1412.     situations, packages that are unavailable will be marked as such.
  1413.  
  1414.   * Some messages from the command-line mode (eg, about packages that
  1415.     are already installed/removed) are now suppressed unless you pass
  1416.     -v on the command-line.
  1417.  
  1418. - Bugfixes:
  1419.  
  1420.   * Document the Yes/No commands.
  1421.  
  1422.   * Return the newest version available from visible_version(), which
  1423.     should make changelog viewing and a few other things work in a
  1424.     less obscure fashion.
  1425.  
  1426.   * Correctly initialize the menu autohide setting (Debian bug #258688).
  1427.  
  1428.   * Suppress self-conflicts more vigorously (Debian bug #258533).
  1429.  
  1430.   * Fixed a number of bugs related to undos; they should work much better
  1431.     now (in particular, undoing an upgrade command will work reliably).
  1432.  
  1433.   * The tracking of automatic packages is somewhat smarter about
  1434.     versions: if upgrading a package causes it to become unused, it
  1435.     will be held back; if a package is being removed because it is
  1436.     unused and something depending on its current version is
  1437.     installed, the package will be held even if it could be
  1438.     upgraded. (say that five times fast!)
  1439.  
  1440.     Basically, aptitude won't randomly remove packages that you try to
  1441.     upgrade because they're suddenly "unused"; instead, it will refuse
  1442.     to upgrade them.
  1443.  
  1444. - Translation/i18n updates:
  1445.  
  1446.   * Miroslav Kure heroically translated the entire DocBook manual into
  1447.     Czech, along with general updates to the Czech translation.
  1448.  
  1449.   * The keybindings for Yes and No are now translatable (Debian bug #258409).
  1450.  
  1451.   * Split the English manpage into a separate XML file (Debian bug #259089).
  1452.  
  1453.   * Brazilian translation update (Debian bug #258667).
  1454.  
  1455.   * Greek translation update (Debian bug #258805).
  1456.  
  1457.   * French translation update.
  1458.  
  1459.   * Spanish translation update from Rubes Porras (Debian bug #258243).
  1460.  
  1461. [7/7/2004]
  1462. Version 0.2.15.2      "Configure this!"
  1463. - New features:
  1464.  
  1465.   * Added a configuration option Aptitude::Keep-Suggests.  This will
  1466.     cause automatically installed packages to stay on the system if
  1467.     any installed package even Suggests them.
  1468.  
  1469.   * Added a command-line argument -o; this behaves in the same way as
  1470.     the apt-get -o command-line argument.
  1471.  
  1472. - Bugfixes:
  1473.  
  1474.   * Fixed a very old bug in configuration handling.  This version of
  1475.     aptitude will only save configuration options that you have
  1476.     modified in your personal file.  (this includes options that you
  1477.     changed and re-set to their default values) This means that future
  1478.     changes in aptitude's default settings will be picked up by most
  1479.     people; right now you will only see changes to the defaults if
  1480.     you've never used an Options dialog.  You may want to revert your
  1481.     options to the defaults to take advantage of this feature.
  1482.  
  1483.      (Debian bug #175409)
  1484.  
  1485.   * Fixed the manpage synopsis: it said forbid-upgrade instead of
  1486.     forbid-version. (Debian bug #257901)
  1487.  
  1488.   * Removed an accent that accidentally crept into an image filename
  1489.     in the documentation.
  1490.  
  1491.   * In the Vertical-Split theme, version numbers are hidden by default
  1492.     (there isn't room for them on a standard terminal)
  1493.  
  1494. - Translation updates:
  1495.  
  1496.   * Updated Finish translations (Debian bug #257902)
  1497.  
  1498.   * Updated Italian translations (Debian bug #257710)
  1499.  
  1500. [7/4/2004]
  1501. Version 0.2.15.1      "Obligatory July 4th reference"
  1502. - Bugfixes:
  1503.  
  1504.   * Fix a segfault that occured in certain (undetermined) circumstances:
  1505.     a codepath that never ran on my computer would inevitably dereference
  1506.     NULL.
  1507.  
  1508.   * Include all the screen-shot images.
  1509.  
  1510. [7/1/2004]
  1511. Version 0.2.15        "Daniel's Adventures in the Land of DocBook"
  1512.  
  1513. - New features:
  1514.  
  1515.   * aptitude now has a "proper" manual, or at least the first iteration
  1516.     of one.  It weighs in at ~7000 lines of DocBook (which is less
  1517.     impressive than it sounds, since most lines of DocBook are fluff)
  1518.     and generates HTML pages, text documentation, and a manpage from
  1519.     a single source.
  1520.  
  1521.   * You can now keep a package at its current version without setting a
  1522.     sticky hold by pressing ':'.
  1523.  
  1524.   * A new %-escape for the display format, %Z, has been added.  It
  1525.     displays the change in disk usage due to an individual package (or
  1526.     version); the default package format uses it.
  1527.  
  1528.   * Several new menus added: you can now change a package's state or
  1529.     search for a package from the menu.
  1530.  
  1531.   * A convenient keybinding for reporting a bug has been added.
  1532.  
  1533.   * Matchers for reverse dependencies are now much more powerful;
  1534.     matchers for reverse and forward provides are available.
  1535.  
  1536.   * Passing -v to an installation command will display packages that are
  1537.     suggested and won't be installed.
  1538.  
  1539.   * You can now retrieve information about a package from the command-line
  1540.     mode's prompt.
  1541.  
  1542.   * "aptitude show" will display a package's Essential flag.
  1543.  
  1544.   * The new "--visual-preview" command-line option uses the visual mode
  1545.     to handle previews and downloads for command-line actions.
  1546.     (Debian bug #253335)
  1547.  
  1548.   * aptitude should now display translated task descriptions; thanks
  1549.     to Denis Barbier.
  1550.     (Debian bug #203725)
  1551.  
  1552. - Bugfixes:
  1553.  
  1554.   * aptitude now handles limits that match no packages more gracefully.
  1555.  
  1556.   * All traces of Suggests-Important were removed. (Debian bug #245410)
  1557.  
  1558.   * aptitude should compile with g++ 3.4 now.
  1559.  
  1560.   * aptitude now looks for unused packages on startup, so the old behavior
  1561.     (where some package states would be illogical and "snap" to the correct
  1562.     values as soon as you did anything) no longer occurs.
  1563.  
  1564.   * Handling of automatic/manual packages was tweaked in a few other
  1565.     ways; handling of automatically changed packages was also tweaked.
  1566.  
  1567.   * Completely disabled the use of the severely broken non-hierarchical
  1568.     view; the categorical browser just uses a hierarchical display now.
  1569.     (Debian bugs #120978, #144079, #144083, #151437, #242397)
  1570.  
  1571.   * Undoing the "forbid upgrade" command should work in all cases now.
  1572.  
  1573.   * Removed trailing periods from all menu item descriptions.
  1574.     (Debian bug #244676)
  1575.  
  1576.   * Fixed compilation on all 5 existing ia64 systems (Debian bug #243932).
  1577.  
  1578.   * If the user tries to remove an essential package but then cancels
  1579.     the removal, aptitude no longer displays an ominous warning about
  1580.     removing essential packages.  (Debian bug #254422)
  1581.  
  1582.   * Fixed the display of ORed dependencies in "aptitude show".
  1583.     (Debian bug #254740)
  1584.  
  1585.   * Menus are now sized more intelligently; text within menus is laid
  1586.     out slightly better.
  1587.  
  1588.   * When a very narrow terminal is being used, menus should be displayed
  1589.     a bit more gracefully.
  1590.  
  1591.   * Fixed some bugs with rebinding keys.
  1592.  
  1593.   * Removed references to some obsolete (unused) keybindings and colors.
  1594.  
  1595.   * There is now a space between the current and candidate versions in
  1596.     the default display format.
  1597.  
  1598.   * Widget alignment within a row is now written as "top" and
  1599.     "bottom", not "left" and "right".
  1600.  
  1601.   * Reverting options affects the user's configuration file
  1602.     immediately.
  1603.  
  1604.   * "aptitude show" no longer performs a search unless the input
  1605.     contains a tilde.
  1606.  
  1607.   * Fixed the display of ORed dependencies when describing reasons
  1608.     for a package's state. (Debian bug #242663)
  1609.  
  1610.   * Improved the calculation of reasons for a package's state in the
  1611.     presence of virtual packages. (Debian bug #244817)
  1612.  
  1613. - Translations:
  1614.  
  1615.   * Basque updates (Debian bug #244858)
  1616.  
  1617.   * Brizilian updates (Debian bug #242332)
  1618.  
  1619.   * Catalan updates (Debian bug #248764)
  1620.  
  1621.   * Czech updates (Debian bug #243728, #256326)
  1622.  
  1623.   * Danish updates (Debian bug #244539)
  1624.  
  1625.   * Dutch updates (Debian bug #249405)
  1626.  
  1627.   * German updates (Debian bug #233917, #255396)
  1628.  
  1629.   * Italian updates (Debian bug #244679)
  1630.  
  1631.   * Japanese updates (Debian bug #250023)
  1632.  
  1633.   * Lithuanian updates (Debian bug #242815)
  1634.  
  1635.   * Norwegian Bokmal translation added (Debian bug #250500, #252507)
  1636.  
  1637.   * Polish updates (Debian bug #248365)
  1638.  
  1639.   * Portugese updates (Debian bug #242309, #242372, #244850, #245699)
  1640.  
  1641.   * Russian added (Debian bug #250498)
  1642.  
  1643.   * Traditional Chinese translation added (Debian bug #244359)
  1644.  
  1645. [4/03/2004]
  1646. Version 0.2.14.1      "Spit and polish"
  1647.  
  1648. Thanks to Christian Perrier <bubulle@debian.org> for helping to triage
  1649. the large pile of new and updated translations that appeared in this
  1650. release.
  1651.  
  1652. - Bugfixes and new features:
  1653.  
  1654.   * You can now forbid aptitude to automatically select a particular
  1655.     package version in an upgrade.  This is mainly meant to make
  1656.     situations where a known-bad package is in unstable easier to handle.
  1657.     This functionality can be accessed via "F" in visual mode, or via
  1658.     the "forbid-version" command-line action.
  1659.  
  1660.   * Several more improvements to how autoinstalled packages are
  1661.     handled.  In particular, you no longer have to chase the whole
  1662.     dependency tree if you de-select and then re-select a package with
  1663.     many autoinstalled dependencies.
  1664.  
  1665.   * Save whether packages are currently going to be upgraded in the
  1666.     state file (separately from whether the package should be
  1667.     installed at all).
  1668.  
  1669.   * If the preview screen will be empty, an explanatory dialog is
  1670.     displayed instead of a blank screen.  If it looks like the user
  1671.     just forgot to press "U", suggest that.
  1672.  
  1673.   * Added a "reinstall" command-line action. (Debian bug #240225)
  1674.  
  1675.   * Added a "%t" formatting escape which displays the Archive of a package.
  1676.     In addition, "aptitude show" with verbosity>1 will display Archive
  1677.     information. (Debian bug #113354)
  1678.  
  1679.   * aptitude now supports the Key attribute of tasks (Debian bug #202781)
  1680.  
  1681.   * Fixed fetching ChangeLogs for classes with epoched versions and
  1682.     for non-free/contrib packages.  (Debian bugs #237340, #233855)
  1683.  
  1684.   * Manpage proofreading and polishing from Danilo Piazzalunga.
  1685.     The reference to apt-get(8) has been corrected, and -t is documented.
  1686.     (Debian bugs #198891, #225053)
  1687.  
  1688.   * Fixed the names of download views in the View menu.
  1689.     (Debian bug #234041)
  1690.  
  1691.   * Use fragment-based layout instead of a vs_pager to display error
  1692.     messages.  This means that they will wrap to the terminal
  1693.     width. (Debian bug #233923)
  1694.  
  1695.   * In the dependency ("d") and version ("v") lists, the description
  1696.     of the selected package is now visible by default.
  1697.  
  1698.   * Added section descriptions for the new archive sections.
  1699.     (Debian bug #233913)
  1700.  
  1701.   * Information on Provides is now included in the package information
  1702.     display and in "aptitude show".  (Debian bug #121979)
  1703.  
  1704.   * Upgrades from security.debian.org should go in a separate
  1705.     top-level tree.  (note: this is untested!)  Also, re-ordered the
  1706.     toplevel trees.
  1707.  
  1708.   * Avoid destroying all visible widgets without quitting in some corner
  1709.     cases. (Debian bug #233783)
  1710.  
  1711.   * Removed some text that was being ignored anyway from the
  1712.     definition of the "miscellaneous" options dialog.  I would have
  1713.     left it alone, but I think it could theoretically cause a problem.
  1714.     (Debian bug #233528)
  1715.  
  1716. - Translation updates:
  1717.  
  1718.   * Brazilian Portuguese program translation update.
  1719.     (Debian bugs #237866, #199306)
  1720.   * Czech translation update. (Debian bug #240604)
  1721.   * Danish program translation update. (Debian bugs #230642, #234805)
  1722.   * Finnish program translation update. (Debian bug #238188)
  1723.   * French program translation update. (Debian bug #237501)
  1724.   * German program translation update. (Debian bug #233917)
  1725.   * Italian translation update. (Debian bug #239915)
  1726.   * Japanese program translation update. (Debian bug #235256)
  1727.   * Japanese translation update. (Debian bug #239242)
  1728.   * Lituanian translation update. (Debian bug #240683)
  1729.   * Norwegian Nynorsk translation update. (Debian bug #241104)
  1730.   * Partial Greek program translation added. (Debian bug #237808)
  1731.   * Partial Traditional Chinese program translation update. (Debian bug #230893)
  1732.   * Portuguese program translation. (Debian bug #239171)
  1733.   * Simplified Chinese translation update. (Debian bug #240739)
  1734.   * Spanish program translation update. (Debian bug #234537)
  1735.  
  1736.  
  1737. [2/15/2004]
  1738. Version 0.2.14        "I say a package, and you say ah pahckahge"
  1739.  
  1740. - Bugfixes and new features:
  1741.  
  1742.   * Several command-line actions no longer crash when sources.list is
  1743.     missing or unreadable.  In addition, if sources.list is present but
  1744.     unreadable, the visual frontend no longer crashes. (Debian bug #220732)
  1745.  
  1746.   * Fixed the detection of packages broken by conflicts.
  1747.  
  1748. - Build system and internal changes:
  1749.  
  1750.   * Use AS_HELP_STRING to format help output from configure.
  1751.  
  1752. - Translation updates
  1753.  
  1754.   * Italian updates (including a manpage translation) from Danilo Piazzalunga.
  1755.  
  1756.   * Fixed the translation of a format string in the Czech translation, which
  1757.     was causing segfaults.
  1758.  
  1759. [2/13/2004]
  1760. Version 0.2.13.9999.3 "Sisyphus Boulder Transportation and
  1761.                        Delivery Engineers, Incorporated[tm]"
  1762.  
  1763. - Bugfixes and new features:
  1764.  
  1765.   * In the information area for packages, a note about disk usage
  1766.     is printed (eg, "This package will be upgraded for <v1> to <v2>,
  1767.     using 1111kB of additional disk space.")  Useful for sending
  1768.     bug reports to maintainers who accidentally upload unstripped
  1769.     binaries of their latest package version.
  1770.  
  1771.   * (undocumented) Experimental support for "filling" some text to the
  1772.     screen width; set Aptitude::UI::Fill-Text to True to use this.
  1773.  
  1774.   * An FAQ is now shipped with aptitude.  I could only think of two
  1775.     questions, but I expect that more will be asked over time.
  1776.  
  1777. - Build system and internal changes:
  1778.  
  1779.   * aptitude can now be compiled with g++ 3.0.  g++ 2.95 is not
  1780.     supported due to at least one nasty bug in its STL which prevents
  1781.     aptitude from compiling.  However, compiling with g++ 3.0 is enough
  1782.     to get a woody backport.
  1783.  
  1784. - Translation updates:
  1785.  
  1786.   * Further Italian updates from Danilo Piazzalunga.
  1787.  
  1788.   * Spanish translation updates from Ruben Porras.
  1789.  
  1790. [2/8/2004]
  1791. Version 0.2.13.9999.2 "Polar Eclipse"
  1792.  
  1793. - Bugfixes and new features:
  1794.  
  1795.   * Further enhancements to the new information display.  It now shows
  1796.     any packages that are broken "because of" the currently selected
  1797.     package.  In addition, the information is colorized (if the
  1798.     terminal supports it) to give a better idea of why dependencies
  1799.     are broken.
  1800.  
  1801.   * The information area will automatically switch to showing
  1802.     dependency information when a package breaks (press 'i' to switch
  1803.     back).
  1804.  
  1805.   * Fixed the changelog fetching code. (Debian bugs #103455, #208041)
  1806.  
  1807.   * aptitude no longer automatically holds packages in any
  1808.     circumstance; packages can be automatically kept back, but this
  1809.     doesn't persist the way hold does.  (Debian bug #149161)
  1810.  
  1811.   * Added support for a "show" action on the command-line.
  1812.  
  1813.   * Invalid patterns no longer crash the search function.
  1814.     (Debian bug #214245)
  1815.  
  1816.   * Downgrades are now written to the log.  (Debian bug #222583)
  1817.     Patch from Danilo Piazzalunga.
  1818.  
  1819.   * Scrollbars are now clickable.
  1820.  
  1821.   * Many minor changes not mentioned here; see ChangeLog for the gory
  1822.     details.
  1823.  
  1824. - Internal changes:
  1825.  
  1826.   * Removed the HAVE_LIBAPT_PKG3 macro: this was intended to support
  1827.     compiling against old apt versions, but those versions are now
  1828.     ancient, and the program doesn't compile against them anyway.
  1829.     Even if you wanted to, aptitude relies on having a newer version
  1830.     of g++, while older apt versions won't even compile on modern g++
  1831.     versiosn.
  1832.  
  1833. - Translation-related changes:
  1834.  
  1835.   * zh_CN translation of help.txt added (also from Carlos).
  1836.  
  1837.   * pt_BR translation updated (Andre Luis Lopes).
  1838.   
  1839.  
  1840. [2/3/2004]
  1841. Version 0.2.13.9999 "It goes ZIP when it moves!"
  1842.  
  1843. - Bugfixes and new features:
  1844.  
  1845.   * Don't abort loading the cache if apt generates warnings, such as
  1846.     the warning that a new source is available.  This means that
  1847.     aptitude doesn't behave pathologically when you add a new line to
  1848.     sources.list.  (Debian bug #143732)
  1849.  
  1850.   * Holding a package back or clearing a package's hold flag no longer
  1851.     affect the auto-install flag.  (Debian bug #159582)
  1852.  
  1853.   * Expanded the "reason" information that can be shown about
  1854.     packages, and hooked it into the visual interface (the preview
  1855.     display will show this information automatically)
  1856.  
  1857.   * In previews, include a list of packages which are not installed
  1858.     but are suggested by packages that are being installed.
  1859.  
  1860.   * Entering the Preferences dialog for the first time no longer
  1861.     causes Suggested packages to be automatically installed.
  1862.  
  1863.   * Fix the way that options set via the dialogs are saved.
  1864.     (Debian bug #216268)
  1865.  
  1866.   * Added a scrollbar for the package description.
  1867.  
  1868.   * Added padding between the labels of options and their settings (in the
  1869.   * preference dialogs)
  1870.  
  1871.   * Removed the idempotency option from the dialogs.
  1872.  
  1873.   * Removed ~e: it was broken, inelegant, and superceded by regexps.
  1874.     (Debian bug #196447)
  1875.  
  1876.   * Additional minor bugfixes and editorial changes.
  1877.  
  1878. - Build system and internal changes:
  1879.  
  1880.   * Now uses autoconf2.5.
  1881.  
  1882.   * Added a flexible system for formatting text (see fragment.cc).
  1883.     This system is now used to handle package descriptions, as well as
  1884.     a few other things.  This is a very promising addition to
  1885.     aptitude's UI toolkit, and will almost certainly be used for
  1886.     additional features in the future.  (for instance, it's about
  1887.     80-90% of the way to being able to display simple hypertext)
  1888.  
  1889. - Translation-related changes:
  1890.  
  1891.   * Missing i18n markings added to many strings.
  1892.     (Debian bug #230060)
  1893.  
  1894.   * Fixed the German translation of "limit" (Debian bug #214021)
  1895.  
  1896.   * Added a pt_BR translation, thanks to Gustavo Silva.
  1897.     (Debian bug #214116)
  1898.  
  1899.   * Added an Italian translation, thanks to Danilo Piazzalunga.
  1900.  
  1901.   * Updates to da.po from Morten Bo Johansen.
  1902.  
  1903.   * Added a Czech translation, thanks to Miroslav Kure.
  1904.  
  1905. [6/9/2003]
  1906. Version 0.2.13 "Pop goes the weasel"
  1907.  
  1908.   * Fixes a number of crashes due to mishandling of memory, spotted
  1909.     by Peter Lundkvist and Sami Liedes.
  1910.     (Debian bug #192073 and #109420)
  1911.  
  1912.   * Fix some crashes after updates, diagnosis by Peter Lundkvist.
  1913.     (Debian bug #109420)
  1914.  
  1915.   * No longer occasionally uses the first letter of the description as
  1916.     a flag character, diagnosis by Seneca Cunningham. (Debian bug #183462)
  1917.  
  1918.   * Translation updates to pt_BR by Andre Luis Lopes (Debian bug #195755)
  1919.  
  1920.   * Ported to libsigc++-1.2.  Hopefully everything should work fine,
  1921.     but I can't guarantee that no problems remain.
  1922.  
  1923.   * Added an option to disable -Werror, needed until Debian's ncurses
  1924.     implementation is fixed.
  1925.  
  1926. [2/10/2003]
  1927. Version 0.2.12 "O Ye of Little Faith!"
  1928.   * Compiles with g++-3.2.  (Debian bugs #166435, 177092, 177463, 178520, and
  1929.     maybe others)
  1930.  
  1931.   * Match strings can be POSIX regular expressions.  (note that
  1932.     regular expression metacharacters which also have a special
  1933.     meaning for aptitude, such as "(", ")", and "!", must be tilde-escaped)
  1934.     (Debian bug #142450)
  1935.  
  1936.   * You can now see how much each package's installed size changed by
  1937.     by specifying -Z on the command-line.  (only works for command-line
  1938.     upgrades so far)
  1939.  
  1940.   * You can search for text in the internal pagers.  (Debian bug #144085)
  1941.  
  1942.   * Fixes to formatting code (Debian bug #163749)
  1943.  
  1944.   * When searching for packages from the command-line, you can now
  1945.     specify the order in which to sort results.
  1946.  
  1947.   * If no version of any package could possibly fulfill a dependency,
  1948.     it is textually flagged as "UNAVAILABLE".  (Debian bug #157950)
  1949.  
  1950.   * The quick-help bar now indicates that "g" will also remove packages.
  1951.     (Debian bug #158966)
  1952.  
  1953.   * Disable saving/loading of packages' reinstall state, it's too annoying.
  1954.     (Debian bugs #167236, #121346)
  1955.  
  1956.   * Bold colors can be specified in the config file (although they will
  1957.     cause problems in some contexts).  (Debian bug #168287)
  1958.  
  1959.   * "Minor" fix to the package gc: when marking packages, follow
  1960.     pre-depends.  This fixes the bug which prevented installation of
  1961.     the new dpkg (this fix was previously introduced as a Debian revision,
  1962.     and closed bug #151701)
  1963.  
  1964.   * Startup should be faster in certain circumstances (eg: when many new
  1965.     packages are available, or many packages have changed state)
  1966.  
  1967.   * "aptitude install <task-name>" will install all packages in the task.
  1968.     (Debian bug #165624)
  1969.  
  1970.   * The resize bug in curses is fixed; re-enabled asynchronous resizing.
  1971.  
  1972.   * Equivalent to apt-get's "-t" command-line argument.
  1973.     (Debian bug #151583)  NOTE: this is untested, since I don't have a
  1974.     machine where it would have any interesting effect, but I'm setting the
  1975.     same APT option as apt-get, so it should work.  The effects on
  1976.     the interactive mode of the program are unknown at this time, use
  1977.     with caution!
  1978.  
  1979.   * Translation updates to:
  1980.    - da.po by Morten Bo Johansen <mojo@image.dk> (Debian bug #171903)
  1981.    - pt_BR.po by Andre Luis Lopes <andrelop@ig.com.br> (Debian bug #162512)
  1982.  
  1983.    In addition, changed the content-type of fr.po (Debian bug #156616)
  1984.  
  1985.   * The information in the log file about how much the size changed by
  1986.     should be much more legible now.  (Debian bug #154924)
  1987.  
  1988.   * Fixed an integer overflow when downloading really humongous packages.
  1989.     (Debian bug #171903)
  1990.  
  1991.   * Documented "M" and "m" in the online help (Debian bugs #160936, #154000)
  1992.  
  1993.   * Expunged all references to the "x" keybinding. (Debian bug #166571)
  1994.  
  1995.   * Several minor fixes of bugs, memory leaks, etc.
  1996.  
  1997. [4/21/2002]
  1998. Version 0.2.11.1 "Data updates are my friend"
  1999.   * This release has corrections to typos and other data issues; it does
  2000.     not change a single line of code.  This should be pushed into woody.
  2001.  
  2002.   * Merged updated Polish translations from Michal Politowski
  2003.    <mpol@charybda.icm.edu.pl>  (Debian bug #143051)
  2004.  
  2005.   * Merged updated Finnish translations from Jaakko Kangasharju <ashar@iki.fi>
  2006.  
  2007.   * Included information on the CVS tree (Debian bug #141371)
  2008.  
  2009.   * Fixed the dangling reference to SEARCHING in the manpage
  2010.   (Debian bug #142651)
  2011.  
  2012. [4/06/2002]
  2013. Version 0.2.11 "Look Ma, No Hands!"
  2014.            aka "Hello, JoeyH :)"
  2015.  
  2016.   * IMPORTANT: The "new" command style is now default.  The old one is
  2017.   available from the options menu, and users of previous versions may have
  2018.   it in ~/.aptitude/config.  The new style is fairly straightforward,
  2019.   and similar to dselect.  (eg: '+' tells the program to install the package
  2020.   at the most recent version, and/or cancels holds)
  2021.     With any luck, this will squeeze into woody; I don't need a whole new
  2022.   generation of users used to the old imprecise system before I change it.
  2023.  
  2024.   * '+' on an installed package no longer reinstalls it.  A separate
  2025.   keybinding for reinstalling packages is now available, defaulting to 'L'.
  2026.   (Debian bug #183122)
  2027.  
  2028.   * The prompt in command-line mode now allows you to enter the full UI,
  2029.   or to modify the set of installed/removed/purged packages.
  2030.   (Debian bug #136916)
  2031.  
  2032.   * The preview in command-line mode can be more informative: it can display
  2033.   version numbers and dependency information.  (-V and -D)
  2034.  
  2035.   * Added a -P option; passing it causes aptitude to always prompt for
  2036.   confirmation.
  2037.  
  2038.   * Verbosity levels are now available.  Right now this only affects
  2039.   simulation (with verbosity=0, the long list of "Inst foo/Conf foo/etc"
  2040.   is suppressed)
  2041.  
  2042.   * Many command-line options can now be given in the configuration file.
  2043.   (eg, Aptitude::CmdLine::Show-Versions for -V)
  2044.  
  2045.   * The command-line mode now supports an "unhold" command.
  2046.   (Debian bug #137770)
  2047.  
  2048.   * Tasks and sections now have "descriptions" which appear in the
  2049.   `package description area'.  (Debian bug #136684)
  2050.  
  2051.   * Added a %H display escape, which expands to the hostname of the
  2052.   computer aptitude is running on.  (Debian bug #137754)
  2053.  
  2054.   * In command-line mode, the prompt is suppressed on upgrades when nothing
  2055.   is to be done. (Debian bug #137302)
  2056.  
  2057.   * Reinstalled packages are displayed in the preview screens again.
  2058.   (Debian bug #138120)
  2059.  
  2060.   * Rewrote the description widget's formatting code to be reasonably
  2061.   legible; this had the side effect of fixing an otherwise tricky bug.
  2062.   (Debian bug #137783)
  2063.  
  2064.   * Fixed a bug which made the Tasks tree virtually useless by hiding
  2065.   many packages. (Debian bug #136684)
  2066.  
  2067.   * If the user aborts an update, reload the cache.  (Debian bug #138070)
  2068.  
  2069.   * autoclean now defaults to false, the "safe" option.  (Debian bug #138685)
  2070.  
  2071.   * Fixed a nasty segfault involving running off the end of the list.
  2072.   (Debian bug #136967)
  2073.  
  2074.   * Fixed an infinite loop if the user tried to scroll the description while
  2075.   it was hidden. (Debian bug #140361)
  2076.  
  2077.   * The "install" command-line action doesn't interpret trailing plus
  2078.   characters (or hyphens, underscores, or equal signs) in a package name
  2079.   as explicit install requests if a package by that name already exists.
  2080.     In short: "aptitude install g++" actually works.  (Debian bug #140933)
  2081.  
  2082.   * Focus handling: you can no longer focus an empty description widget, and
  2083.   the highlight bar in the package tree is hidden when the tree loses focus.
  2084.   (Debian bug #136550)
  2085.  
  2086.   * "aptitude --help" now documents the "download" command.
  2087.   (Debian bug #138150)
  2088.  
  2089.   * The status messages on startup are now suppressed in the "aptitude search"
  2090.   command. (Debian bug #136873)
  2091.  
  2092.   * When the download is stalled, "stalled" is now displayed in the progress
  2093.   bar.  (Debian bug #136520)
  2094.  
  2095.   * The command-line mode deals sanely with window resizes.
  2096.   (Debian bug #137945)
  2097.  
  2098.   * For obsolete and local packages, an "available" version is not displayed.
  2099.   (Debian bug #120872)
  2100.  
  2101.   * Added a description for the "alien" section (Debian bug #136684)
  2102.  
  2103.   * aptitude now recognizes "--version" (Debian bug #141296)
  2104.  
  2105.   * German translation updated, courtesy of Erich Schubert <erich@debian.org>
  2106.  
  2107.   * Thanks go to joeyh (and others) for sending in a slew of bug reports
  2108.   and suggestions.
  2109.  
  2110. [3/02/2002]
  2111. Version 0.2.10 "World Domination Or Bust"
  2112.   * aptitude now has support for batch/command-line mode, similar to apt-get.
  2113.     This isn't going to make everyone happy just yet, but it should cover
  2114.   most common cases.  Upgrades via this approach get all the usual benefits
  2115.   of aptitude (tracking unused packages, recommends, etc).   There are
  2116.   various other features; see aptitude(1).
  2117.  
  2118.   * If a package matches the "never remove these packages" expression,
  2119.   not only will it not be removed automatically, but its dependencies
  2120.   are also protected.
  2121.  
  2122.   * Documented the "p" state of packages.  (Debian bug #135112)
  2123.  
  2124.   * Matchers now exist for upgradable and new packages.  The new meaning
  2125.   of the ~r matcher (things which would be removed due to being unused)
  2126.   has been assigned to the new ~g matcher; the old ~r meaning has been
  2127.   reinstated.  (Debian bug #135571)
  2128.  
  2129.   * If Suggested packages are being installed by default, no packages
  2130.   will be removed automatically if something else Suggests them.  There
  2131.   are still a few odd cases here, but this is probably about as
  2132.   good as I can do for now.  (Debian bug #135956)
  2133.  
  2134.   * There is now a menu item to mark all upgradable and not manually held
  2135.   packages for upgrade.
  2136.  
  2137.   * Packages being downgraded are now split into their own section in the
  2138.   preview.
  2139.  
  2140.   * Logging is now on by default; /var/log/aptitude is used.
  2141.  
  2142.   * When Auto-Upgrade is off, packages which are not manually held are
  2143.   not displayed with "h" in the action field.
  2144.  
  2145.   * Updated Finnish translations from Jaakko Kangasharju <ashar@iki.fi>
  2146.  
  2147.   * Fixed a display problem in the download screen; the amount of time
  2148.   displayed in the summary always had an extra "s" appended to it.
  2149.   (Debian bug #135567)
  2150.  
  2151.   * Removed the INSTALLATION section from the manual; however, it
  2152.   was replaced by command line options.  I'm not sure how joeyh
  2153.   will feel about this fix.  (Debian bug #136478)
  2154.  
  2155. [2/17/2002]
  2156. Version 0.2.9.4 "Black Holes Are Where God Divided By Zero"
  2157.   * When calculating the time remaining in a download, aptitude
  2158.   was dividing by CurrentCPS.  Unfortunately, CurrentCPS is often
  2159.   zero!  On some platforms this works anyway, but it crashes on others
  2160.   (eg, alpha)
  2161.  
  2162.    The code now tests whether CurrentCPS is zero when generating the
  2163.   progress bar. (Debian bug #122064)
  2164.  
  2165.   * Forget-new-on-update actually works. (Debian bug #134226)
  2166.  
  2167. [2/10/2002]
  2168. Version 0.2.9.3 "Curse you, gcc steering committe!"
  2169.   * g++-3 #defines _GNU_SOURCE by default, causing compilation to
  2170.   die in because it's already defined.  All #define _GNU_SOURCE
  2171.   directives are now protected.  (Debian bug #133250)
  2172.  
  2173.   * Actually include the Polish translation of the manpage, and update
  2174.   pl.po slightly.
  2175.   (Debian bug #114396)
  2176.  
  2177. [2/09/2002]
  2178. Version 0.2.9.2 "Odds 'n Ends"
  2179.   * This release is because I accidentally left some uncommitted cruft on
  2180.   a computer I wasn't planning to use for a while.  I rediscovered it,
  2181.   equally accidentally, and am now releasing it officially.
  2182.  
  2183.   * Added %M to the default column display.
  2184.  
  2185.   * Tweaked the preview screen so that packages which are being automatically
  2186.   upgraded do not appear as being "Automatically Installed" (maybe not the best
  2187.   way of doing things?)
  2188.  
  2189.   * Really fixed the su-to-root stuff.
  2190.  
  2191.   * ~ahold now really does the Right Thing (same for some related stuff)
  2192.   (Debian bug #126800)
  2193.  
  2194. [2/09/2002]
  2195. Version 0.2.9.1 "Silence of the LANs"
  2196.   * Argh.  I left a bug in 0.2.9; marking a package as auto-installed screwed
  2197.   up undo.  Fixed now.
  2198.  
  2199. [2/09/2002]
  2200. Version 0.2.9 "Please Sir, Can I Have Some More?" aka
  2201.               "When Changelog Entries Attack" aka
  2202.               "Slower Than Cold Molasses"
  2203.   * This one took so long to get out and has so many bugfixes that it
  2204.    gets three release names.  Aren't you happy? :)
  2205.  
  2206.   * aptitude now has functionality similar to debfoster/deborphan.
  2207.   It tracks whether a package was automatically installed and
  2208.   automatically marks automatically installed, but not-depended-upon,
  2209.   packages for removal.  You can of course adjust this behavior; see
  2210.   the "TRACKING UNUSED PACKAGES" section of the manual.
  2211.     (Debian bugs #122726, #102205, #114464)
  2212.  
  2213.   * Added logic for idempotent package commands, and an option to enable
  2214.   them.  I feel that these commands are actually much more logical than
  2215.   the old-style aptitude commands.
  2216.  
  2217.   * Packages which are held, but broken, are now visually flagged as being
  2218.   broken.  (Debian bug #120785)
  2219.  
  2220.   * The log messages now include date/time.  (Debian bug #120874)
  2221.  
  2222.   * Re-ordered the preview screen's grouping.  I would like feedback
  2223.   on this.  (Debian bug #128542)
  2224.  
  2225.   * Rewrote several sections of the documentation, partly based on user
  2226.   input.  (Debian bug #126492)
  2227.  
  2228.   * Mark all upgradable packages for upgrade before resolving any
  2229.   dependencies.  This handles a situation involving ORed version-specific
  2230.   dependencies.  (Debian bug #108379)
  2231.  
  2232.   * Changed the symbols for collapsed/opened trees to something not
  2233.   using +/-, which seem to be ambiguous.  (Debian bugs #120890, 102033)
  2234.  
  2235.   * When editing a string, the cursor now starts at the beginning of the
  2236.   line.  (Debian bug #120890)
  2237.  
  2238.   * When reconfiguring packages, gracefully handle the case where
  2239.   /usr/sbin/su-to-root does not exist.  (Debian bug #130423)
  2240.  
  2241.   * Really made translated header widths work (and I tested it this time! :) )
  2242.   (Debian bug #114401)
  2243.  
  2244.   * Corrected a misspelling in the options dialog (Debian bug #120887)
  2245.  
  2246.   * Updates to da.po from Morten Brix Pederson <morten@wtf.dk>
  2247.  
  2248.   * The information bar at the top of the screen is now translatable.
  2249.   Patch from Morten Brix Pederson.
  2250.  
  2251.   * Fixed a misspelling in de.po.  (Debian bug #123644)
  2252.  
  2253.   * Fixed a minor display bug when a package category was longer than the
  2254.   width of the screen and the last item in the display.  (Debian bug #123652)
  2255.  
  2256. [12/09/2001]
  2257. Version 0.2.8.1 "Sigh"
  2258.   * Incremental search now returns the display to the starting location on
  2259.   the empty string and invalid patterns.
  2260.  
  2261.   * There is now a matcher for packages which are not depended on in various
  2262.   ways.  (Debian bug #122726)
  2263.  
  2264.   * The pause after a download is now optional (Debian bug #120873)
  2265.  
  2266.   * package data moved to /var/lib by default.  (Debian bug #122334)
  2267.  
  2268.   * Aptitude should not crash on alpha any more, at least, not the way
  2269.   it used to.
  2270.  
  2271.   * Description of the "comm" section changed to explicitly include
  2272.   non-faxmodems. (Debian bug #121951)
  2273.  
  2274.   * "j" and "k" were reversed in the help text.  They are now correct.
  2275.   (Debian bug #122061)
  2276.  
  2277.   * Danish translation from Morten Brix Pedersen <morten@wtf.dk>
  2278.  
  2279.   * es_ES.po has been renamed to es.po.  Someone who knows more about
  2280.   Spanish than me (Jordi Malloch) told me this was a better name for it.
  2281.  
  2282.   * pt_BR.po updated from patch supplied by
  2283.   Andre Luis Lopes <andrelop@ig.com.br>  (Debian bug #122251)
  2284.  
  2285. [11/22/2001]
  2286. Version 0.2.8 "I Like Bunnies"
  2287.   * Better documentation for the behavior of "/" when no special search
  2288.   terms are used.  (Debian bug #120592)
  2289.  
  2290.   * Fixes some segfaults accidentally introduced with the incsearch code.
  2291.  
  2292.   * Incremental search is now an option (defaulting to ON)
  2293.  
  2294.   * Added special matchers which match packages depending on another
  2295.   package.  These matchers take another matcher as an argument, so
  2296.   you can specify conditions such as "packages depending on packages
  2297.   maintained by me"
  2298.  
  2299. [11/21/2001]
  2300. Version 0.2.7.999 "This release will self-destruct in 10 seconds"
  2301.   * This release is a prerelease to 0.2.8, to test the new incsearch code.
  2302.  
  2303.   * Incremental search implemented, finally.
  2304.  
  2305.   * Don't crash if tasksel is missing.  (Debian bug #120578)
  2306.  
  2307.   * Make sure to use the correct translated column widths all the time.
  2308.     (Debian bug #114401)
  2309.  
  2310.   * Minor memory leak in search code fixed (it would leak a few bytes
  2311.   every time you entered a new search term)
  2312.  
  2313. [11/20/2001]
  2314. Version 0.2.7.3 "Boy I'm glad I'm not a turkey"
  2315.   * Categories updated to take into account many new packages in the
  2316.   archive.
  2317.  
  2318.   * New pl translation finally merged.  (Debian bug #114396)
  2319.  
  2320.   * Fixed reference to ~a/~A in README (Debian bug #116695)
  2321.  
  2322. [11/20/2001]
  2323. Version 0.2.7.2 "Ludicrous Speed"
  2324.   * Rewrote the task loader based on input from Jason Gunthorpe.
  2325.     The new version should be significantly faster, especially on
  2326.   low-end systems.  (Debian bug #116750)
  2327.  
  2328.   * Fixed an annoying visual bug involving the page-up key.
  2329.  
  2330.   * Added a menu item to reload the cache on demand (useful for debugging)
  2331.     This is a compile-time option and defaults to being disabled.
  2332.  
  2333.   * The "f" key in Minesweeper mode is now documented in the online help.
  2334.     (Debian bug #120251)
  2335.  
  2336. [10/01/2001]
  2337. Version 0.2.7.1 "Millenium Hand and Shrimp"
  2338.   * Made it compile again using g++-3.
  2339.  
  2340. [10/01/2001]
  2341. Version 0.2.7 "All the zeros and ones"
  2342.   * Version number bumped, just because this is not merely a trivial bugfix,
  2343.   and the version numbers were getting silly.
  2344.  
  2345.   * Added support for the Task header.  (Debian bug #113657)
  2346.     I'm not sure what will happen if you have task- packages as well as
  2347.     Task headers.  Probably something weird.
  2348.  
  2349. [9/22/2001]
  2350. Version 0.2.6.5 "Twisting arms"
  2351.   * Work around a g++ bug on arm by reversing the order of some #includes.
  2352.  
  2353.   * Reverting options no longer sets options which had been set by the user's
  2354.   personal configuration to a blank string.
  2355.  
  2356. [9/15/2001]
  2357. Version 0.2.6.4 "If at first you don't succeed"
  2358.   * Loading keybindings works again.  In addition, it works correctly
  2359.   in the presence of themes.  (the keybindings defined in the theme can
  2360.   be individually overridden by the user)  Fixes Debian bug #112307
  2361.  
  2362.   * The list of available keybindings in README has been corrected.
  2363.  
  2364. [9/14/2001]
  2365. Version 0.2.6.3 "More bug-skooshing"
  2366.   * When compiled without optimization, aptitude no longer crashes whenever
  2367.   a package is unhighlighted.  (I shudder to think why the optimized build
  2368.   wasn't crashing)
  2369.  
  2370.   * move_forward_level no longer ever "falls off the edge of the world".
  2371.   This fixes the segfault reported in #112267.
  2372.  
  2373. [9/13/2001]
  2374. Version 0.2.6.2 "Bug-skooshing"
  2375.   * The program no longer crashes when the hierarchy editor is used.
  2376.   All known something-completely-doesn't-work type bugs are now fixed.
  2377.  
  2378.   * Updated the package categorizations.
  2379.  
  2380. [9/13/2001]
  2381. Version 0.2.6.1 "Darkness over Manhatten"
  2382.   * Fixes a horrible bug in 0.2.6 which prevented downloads from working.
  2383.   (Debian bug #111950)
  2384.  
  2385.   * The translations should be back in the package again.  (d'oh!)
  2386.   (Debian bug #111904)
  2387.  
  2388.   * The default display is back to its usual configuration (oops)
  2389.  
  2390.   * An option now appears in the "UI Options" dialog for the default grouping.
  2391.  
  2392.   * The scrolling behavior of the line-editor should be more friendly.
  2393.   (it'll scroll by single characters to a greater extent)
  2394.  
  2395. [9/8/2001]
  2396. Version 0.2.6 "It's against my programming to impersonate a deity"
  2397.   * IMPORTANT NOTE: this version will not compile on potato.  If anyone
  2398.   cares about this, I can patch the code to not compile themes on
  2399.   potato.  (the problem is that a feature I use to load themes isn't
  2400.   available in potato's libapt)  Alternatively, some brave soul could
  2401.   patch aptitude to load themes using potato's libapt...
  2402.  
  2403.   * Released despite the fact that 0.2.5.3 is not yet in testing.  From
  2404.   my glances at the testing bot's output, the problem is that the deity
  2405.   people are being lazy and not fixing RC bugs, which (since aptitude depends
  2406.   on a version of apt not in testing) is preventing the new apt from going
  2407.   into testing (which would break deity in testing).  And aptitude can't go
  2408.   into testing without the new apt.  Blah.
  2409.     By the time deity-devel fixes their bugs and gets recompiles for all archs
  2410.   and so on, this will be ready for testing.  I would have uploaded it a
  2411.   long time ago, had I realized what would happen.
  2412.  
  2413.   * This version adds support for externally defined package hierarchies,
  2414.   one of the major original goals of aptitude.
  2415.     As usual, this turned out to integrate less well into the program than
  2416.   I had hoped.  Fixing this will probably require another tree-class rewrite,
  2417.   and I think I'll aim at fixing it in 0.4.x.  Anyway, though, the basic
  2418.   stuff is there.  A lot of the work, actually, was in a massive and concerted
  2419.   attempt to make a first-cut hierarchy of all the packages in sid.  This
  2420.   was successful, in the limited sense that such a hierarchy now exists (and
  2421.   is distributed with the program)  However, it has many problems and
  2422.   even some inconsistencies.  Further work on that front is needed.
  2423.  
  2424.     The hierarchy stuff is documented in README.hier.  If you are an APT
  2425.   frontend author, please be aware that it is trivial to implement, and a
  2426.   (slow) generic implementation is available in src/generic/pkg_hier.{cc,h}.
  2427.   (this is currently the implementation used by aptitude itself)
  2428.     In other words: I want to encourage people to use this mechanism.
  2429.  
  2430.     If you are interested in helping improve the categorizations, I suggest
  2431.   using the internal category editor (press "E" while viewing packages)  The
  2432.   Vertical-Split layout is particularly useful for this.
  2433.  
  2434.     Efficiency is somewhat of a concern with this code; however, if you do
  2435.   not use it, it is my hope that it will never affect your use of the program.
  2436.  
  2437.   * In addition, there is slightly hacky support for a "flat package browser".
  2438.   This goes hand-in-hand with the above change, as I found that complex
  2439.   hierarchies were actually harder (for my little mind :) ) to navigate using
  2440.   aptitude's traditional tree-based approach.  Do "New Categorical Browser"
  2441.   from the "Views" menu to try this out.
  2442.  
  2443.   * The screen layout may now be configured by the user.  This is
  2444.   currently only available by editing configuration files, and is
  2445.   undocumented (because it's complicated, and I may change the format
  2446.   for a few revisions while I'm trying to figure out the best way
  2447.   of doing things)  See $prefix/share/aptitude/aptitude-defaults for
  2448.   some examples.
  2449.  
  2450.   * "Theming support" is available.  A "theme" is basically a collection
  2451.   of settings that makes aptitude behave and look differently.  The only
  2452.   themes available are "Vertical-Split" (highly recommended by me for wide
  2453.   consoles or xterms, especially if you're editing package hierarchies), and
  2454.   "Dselect" (not particularly useful even if you are a dselect junkie)
  2455.  
  2456.   * Aptitude::UI::Default-Grouping is now documented, and will not be
  2457.   used to set the grouping of a preview screen (bug #110704)
  2458.  
  2459.   * Aptitude::UI::Package-Header-Format is now documented.
  2460.  
  2461.   * Colors can be defined as being bold.  This cleans out a lot of evil
  2462.   cruft.
  2463.  
  2464.   * A 'short priority' column is now available (added to support a
  2465.   dselect theme)
  2466.  
  2467.   * autoclean-on-update works again.  (bug #108565)
  2468.  
  2469.   * ~ahold works again.  (bug #111466)
  2470.  
  2471.   * Several bugs in the table layout code were fixed; it should behave much
  2472.   more sanely now.
  2473.  
  2474.   * If aptitude (God forbid!) crashes or is killed with a catchable signal,
  2475.   it will now properly shut the display down instead of leaving it in a
  2476.   screwy state.
  2477.  
  2478.   * Fixed building on ia64 (old nasty debug code was breaking it)
  2479.  
  2480.   * Deleted the note in the README about "Save Options"
  2481.  
  2482.   * The configuration is now saved to config.new and moved to config using
  2483.   rename(2).  This should guard better against problems with the save process.
  2484.  
  2485.   * Subtree names in small windows are no longer clipped to one character
  2486.   too short.
  2487.  
  2488.   * Updated my mailing address in README and AUTHORS to @debian.org.
  2489.  
  2490. [8/6/2001]
  2491. Version 0.2.5.3 "I hate build errors"
  2492.   * getopt_long returns an int, not a char.  This caused signedness problems
  2493.   on powerpc.
  2494.   * time() and difftime() are in time.h.  This caused compile problems
  2495.   on the Hurd; it seems they were accidentally implicitly included on other
  2496.   platforms.
  2497.   * "make dist" no longer generates the ChangeLog automatically from RCS
  2498.   entries.  This means that I'll have to maintain it manually, but that
  2499.   REALLY beats having to download the full log for every file over a phone
  2500.   line every time I release a new version.
  2501.  
  2502. [7/27/2001]
  2503. Version 0.2.5.2 "Dashing away with a smoothing iron"
  2504.   * Fix an endianess problem that caused crashes on Alpha (among others)
  2505.   (Debian bug #106588)
  2506.  
  2507. [7/24/2001]
  2508. Version 0.2.5.1 "Hand me the brown paper bag, nurse!"
  2509.   * Using a widget with a history list no longer segfaults the program.
  2510.   Lesson of the day: never assume that a change is benign even if it couldn't
  2511.   possibly cause any problems!  (Debian bug #106378)
  2512.  
  2513. [7/23/2001]
  2514. Version 0.2.5 "Drop the text editor and back away slowly"
  2515.   * Multi-CD installs now work.  (Debian bug #104236)
  2516.  
  2517.   * Mouse support added.  Doesn't do much now, but the menus and buttons will
  2518.   work with it, and you can double-click packages to see information on them.
  2519.  
  2520.   * The download list can be scrolled left and right using the left and right
  2521.   arrow keys.
  2522.  
  2523.   * Line-editors can now have a history list.  (used when entering search and
  2524.   limit terms, grouping mechanisms, and sorting policies)
  2525.  
  2526.   * The prompt to enter a search term now defaults to an empty string; press
  2527.   up or Control-P to recall the previous term.
  2528.  
  2529.   * The 'set group' command now displays the current group as a default
  2530.   entry.  (Debian bug #103962)
  2531.  
  2532.   * The Minesweeper help screen should really work this time.
  2533.  
  2534.   * The Install/Remove menu item does the same thing as pressing 'g' when
  2535.   a preview is selected.
  2536.  
  2537.   * Added a line at the top of the screen listing some important keybindings,
  2538.   and removed the welcome dialog.  The welcome dialog was annoying, and
  2539.   extensive user testing (consisting of me watching over my sister's shoulder
  2540.   for about 5 minutes) revealed that people don't bother to read the
  2541.   keybinding information in it anyway.  (Debian bug #104483)
  2542.  
  2543.   * The primary Undo keybinding (ie, the one displayed in the menu) is now
  2544.   C-u, not C-_.
  2545.  
  2546. [7/19/2001]
  2547. Version 0.2.4 "C++ standard?  What C++ standard?"
  2548.   * aptitude compiles with g++-3.0.  (Debian bug #104723)
  2549.   * help-fi.txt is now in CVS (it was in the distribution tar.gz, but never
  2550.   got added to CVS.  Go figure)
  2551.  
  2552. [7/11/2001]
  2553. Version 0.2.3 "Curse you, Peter Pan!"
  2554.   * Finally, a new version..unfortunately, aptitude 0.2.2 needs two more days
  2555.   to get into testing, and I'm going to be gone in a few days.  I want to
  2556.   upload this version significantly before the freeze, since it fixes some
  2557.   bugs and could also add some that'll have to be squashed.  So I'm going to
  2558.   say farewell to my dreams of 0.2.2 in testing, and upload this.  Maybe I
  2559.   should increase the urgency, I really don't want the version in testing
  2560.   to be released with woody.
  2561.  
  2562.   * This version of aptitude should compile on Progeny Linux and on potato.
  2563.  
  2564.   * aptitude can now attempt to automatically su to the root user when
  2565.   running as a non-root user.  Treat this with some care, as it's a fairly
  2566.   complex and new feature -- ie, there are probably bugs and unexpected
  2567.   behavior lurking in it.
  2568.  
  2569.     However, this should provide an escape route in "OMG, I just spent an hour
  2570.   picking programs to install and forgot I wasn't root!" situations.
  2571.  
  2572.   * aptitude now supports some command-line options, see "man aptitude" for
  2573.   details.
  2574.  
  2575.   * "status bar" downloads aren't any more; "split-screen" is more
  2576.   accurate.  They display the currently active items and leave out the
  2577.   history of past downloads.
  2578.  
  2579.   * With any luck, the media-change message should now fit on one line.
  2580.   This still doesn't handle the case where the CD name is longer than the
  2581.   screen width, but I hope it'll do for now.
  2582.  
  2583.   * Pressing "q" while a 'status bar' download is in progress now stops it.
  2584.  
  2585.   * If the package list is resized so that the selection would be off the
  2586.   screen, the selection will now be preserved. (Debian bug #103963)
  2587.  
  2588.   * A package description with a word which is longer than the screen width
  2589.   will no longer crash aptitude.  (Debian bug #103691)
  2590.  
  2591.   * Broken dependencies now have a visual marking other than color.
  2592.   (Debian bug #79047)
  2593.  
  2594.   * If the menubar autohides and the user opted to be able to close all
  2595.   screens without exiting the program, force the menu to be visible
  2596.   anyway if no screens are active. (Debian bug #102918)
  2597.  
  2598.   * Fixed bugs that prevented the "utils" and "hamradio" sections from having
  2599.   descriptions displayed.
  2600.  
  2601.   * If you try to start aptitude as root while the apt cache is locked, it
  2602.   will open the cache read-only. (previously it just refused to run at all)
  2603.  
  2604.   * A limit type based on the action to be taken with a package
  2605.   (install/upgrade/remove/purge/reinstall/hold) is now available.
  2606.   (Ted Tso's suggestion, no bug #)
  2607.  
  2608.   * The 'action' keys can now advance the cursor to the next item at the
  2609.   current level.  They won't advance into subtrees or out of the current
  2610.   subtree; this is because it's nontrivial for me to move to the "next"
  2611.   subtree due to the design, and moving out of a subtree violates the
  2612.   Principle of Least Surprise (not to mention probably causing you to delete
  2613.   half your packages)  (Debian bug #104209)
  2614.  
  2615.   * Pressing '?' while playing Minesweeper will actually show a help screen
  2616.   now.
  2617.  
  2618.   * You can now run dpkg-reconfigure from within aptitude (it's a silly
  2619.   feature, but it's also about 10 lines of code..)
  2620.  
  2621.   * When aptitude starts for the first time, it will *not* mark every
  2622.   package as new.
  2623.  
  2624. [6/29/2001]
  2625. Version 0.2.2 "Finlandia"
  2626.   * The Finnish translations have been updated to work with 0.2.0.  This is
  2627.   the major change in this release.
  2628.  
  2629.   * Default widths can now be set by the translator, albiet in a slightly
  2630.   hacky way.  (you can translate a string of numbers to set them.  See
  2631.   pkg_columnizer.cc for a short description)
  2632.  
  2633.   * A short description of each section is now displayed next to the section
  2634.   itself.  This clutters things up a bit and may be modified or removed in
  2635.   a future release.
  2636.  
  2637. [6/28/2001]
  2638. Version 0.2.1 "Another Fine Mess"
  2639.   * Options are now automatically saved when you hit "OK".  Let's hope I was
  2640.   overly paranoid earlier about the possible consequences of this..
  2641.  
  2642.   * Installing from CD-ROMs works.  Amazingly, this worked perfectly in every
  2643.   release through 0.1.9 -- 0.2.0 broke it when I changed the semantics of
  2644.   popup_widget(), and I couldn't test it until I finally found a CD..
  2645.  
  2646.   * Minesweeper's dialog boxes (new game, etc) work.  (although pressing
  2647.   Enter while Cancel is selected does the Wrong Thing..)
  2648.  
  2649.   * The original behavior of the tree widgets has been restored: they only
  2650.   scroll one line at a time.  Personally, I find this to be much better; I
  2651.   hope you do too.
  2652.  
  2653.   * Really fixed the signedness issues with addch() this time.  (I hope..)
  2654.  
  2655.   * The ancient bug that caused the root of the tree to be hidden when you
  2656.   pressed End has been found and terminated (with extreme prejudice)
  2657.  
  2658. [6/25/2001]
  2659. Version 0.2.0 "Damn The Torpedoes, Full Speed Ahead!"
  2660.   * Ok, it took a bit longer than I expected.  Sue me.
  2661.  
  2662.   This is the first version in the 0.2.0 "stable" series, where "stable"
  2663. means "working reasonably well".  User-visible changes from 0.0.x include:
  2664.  
  2665.   * The UI has been completely rewritten.  Several changes below
  2666.   follow from this, but in general it allowed the interface to become
  2667.   more flexible and dynamic.
  2668.  
  2669.   * aptitude now supports a split-screen display.  It isn't visible by
  2670.   default in all screens; press 'D' to show or hide it.
  2671.  
  2672.   * There is a global menubar.
  2673.  
  2674.   * The currently active views are arranged less like a stack: you can
  2675.   cycle between them or jump to a particular one.
  2676.  
  2677.   * 'x' no longer has any function.  You cannot say "revert all
  2678.   changes I made in this display", because with a non-stack display
  2679.   model, "all changes I made in this display" doesn't make sense.
  2680.  
  2681.   * You can read this document from within the program.
  2682.  
  2683.   * The program options can be modified from within the program.
  2684.  
  2685.   * You can configure the way in which packages are grouped and
  2686.   sorted.
  2687.  
  2688.   * You can play Minesweeper from within the program.
  2689.  
  2690.   * The download display has been entirely rewritten.  ie, it works
  2691.   now and isn't so much of a hack.
  2692.  
  2693.   * When a package is marked for installation, aptitude can now
  2694.   install the packages it recommends and/or suggests as well.
  2695.  
  2696.   * aptitude can now perform clean and autoclean operations.
  2697.  
  2698.   * much, much more.  (well, maybe not.  Do I look like I know?)
  2699.  
  2700. Changes from version 0.1.9:
  2701.  
  2702.   * Aptitude::UI::Prompt-On-Exit works again.
  2703.  
  2704.   * The extended description area can be hidden by default.
  2705.  
  2706.   * Autoclean actually works, rather than just saying that it works.
  2707.  
  2708.   * The menubar now automatically pops up the first menu, rather than
  2709.   doing this "select the menu name" thing.
  2710.  
  2711.   * It should now be possible to view the NEWS file from the Help
  2712.   menu.
  2713.  
  2714.   * Removed the Test Error.
  2715.  
  2716.   * Added src/vscreen/README.layout to the files which are included in
  2717.   the distribution.
  2718.  
  2719.   * You now get the extended description area, status line, and so on
  2720.   in all screens, even if you access them via a version item (oops)
  2721.  
  2722.   * The extended description no longer allows you to scroll off the bottom.
  2723.  
  2724.   * Fixed sorting, in an only slightly ugly way.  (the configurable
  2725.   sorting was only being applied to the first level of hierarchy)
  2726.  
  2727.   * Eight-bit characters should work again in vs_pager, I hope.
  2728.  
  2729.   * vscreen/ compiles with g++-3.0.
  2730.     The convention I'm now using for STL classes is this: header files
  2731.   should explicitly use "std::" to access them; .cc files should
  2732.   declare "using std" (AFTER all #includes!)
  2733.  
  2734.   * Several strings were still hard to translate because they were
  2735.   used in concatenation to produce a result.
  2736.  
  2737.   * Menu tweaks: the "o" in "Remove obsolete packages" is now
  2738.   highlighted.
  2739.  
  2740.   * Fixed some random deadlocks by using recursive mutexes.
  2741.  
  2742.   * Documentation updated, although not as much as I wanted to.
  2743.  
  2744. Pre-0.2.0 versions:
  2745. ===============================================================================
  2746. [6/18/2001]
  2747. Version 0.1.9 "Speak Now Or Forever Hold Your Peace."
  2748.   * If there are no serious bug reports about this, APTITUDE 0.2 WILL
  2749.   BE UPLOADED TO UNSTABLE IN THE NEAR FUTURE!  Therefore, if you know of
  2750.   a problem that should prevent this from being released into the wild,
  2751.   PLEASE TELL ME!  Thank you.
  2752.  
  2753.   * There is now a header which displays various useful information.
  2754.  
  2755.   * The views all display a header, description area, and status line.
  2756.   (previously only the main package list displayed them)
  2757.  
  2758.   * The status line now does something slightly more sensible when no package
  2759.   is selected.  Suggestions for further refinement welcome
  2760.  
  2761.   * Changing the status layout configuration now has an immediate effect.
  2762.  
  2763.   * You can now have a separate limit for preview screens
  2764.   (Aptitude::UI::Preview-Limit)
  2765.  
  2766.   * Various informational messages are displayed in the status line now if
  2767.   the "minibuffer interaction" option is set.
  2768.  
  2769.   * Package matchers for Origin and Archive are now available.
  2770.  
  2771.   * There is now an option ("Aptitude::UI::Welcome-Dialog") controlling
  2772.   whether the potentially annoying welcome dialog is displayed on startup.
  2773.  
  2774.   * Various potential crashes fixed, I hope.
  2775.  
  2776. [6/15/2001]
  2777. Version 0.1.8 "Making a List and Checking It Twice"
  2778.   * Viewing dependencies no longer causes Aptitude to enter an infinite loop
  2779.  
  2780.   * Added consistency checking: you can no longer perform an installation
  2781.   run if there are broken packages (the problem-resolver will run and you
  2782.   will be sent back to the preview screen)
  2783.  
  2784.   * Aptitude can now install Recommends and Suggests when a package is
  2785.   selected for installation.  (note, however, that libapt is a little screwy
  2786.   and seems to behave incorrectly if there is an OR in the Recommends: or
  2787.   Suggests: line.  I'll work up a proper bug report when I have a chance)
  2788.  
  2789.     This only works if Auto-Install is on.  Therefore:
  2790.  
  2791.   * Auto-Install IS NOW ON BY DEFAULT!  I think this should be fine, but people
  2792.   should be aware of this.
  2793.  
  2794.   * Aptitude can now perform the "autoclean" operation of apt-get.  It can
  2795.   also perform the "autoclean" operation automatically whenever packages are
  2796.   updated.  Addresses Debian bug #97653.
  2797.  
  2798.   THIS IS ON BY DEFAULT!
  2799.   If you think having it be on by default is bad, PLEASE LET ME KNOW!
  2800.   If you think having it be on by default is good, PLEASE LET ME KNOW!
  2801.  
  2802.   I have mixed feelings about this, because while naive users who just take
  2803.   the defaults will probably benefit from this, I feel that it violates the
  2804.   "principle of least surprise".
  2805.  
  2806.   * Reinstalled packages are no longer listed as broken in the preview screen.
  2807.  
  2808.   * Reinstalled packages and versions of reinstalled packages are colorized
  2809.   correctly.
  2810.  
  2811.   * Aptitude::Log is now documented.
  2812.  
  2813.   * Action logs are now sorted by type and package name.  In other words: it
  2814.   should now be possible to make sense of them.
  2815.  
  2816.   * Essential packages can be selected using a matcher.
  2817.  
  2818.   * Packages which are essential have a line saying "Essential: Yes" in
  2819.   their info screens.
  2820.  
  2821.   * Marking an essential package for removal is now difficult (if you can get
  2822.   the problem-resolver to do it, though, the program won't complain when you
  2823.   try to remove them.  I don't think the problem-resolver will ever do this,
  2824.   though..)  Addresses Debian bug #86115
  2825.  
  2826.   * Packages can be grouped and sorted by priority.
  2827.  
  2828.   * Cleaning the package cache gives more feedback.
  2829.  
  2830.   * Recommends and suggests are colored red if they are not met.
  2831.  
  2832.   * Certain trees (specifically package installation modes and priorities)
  2833.   now are sorted in a non-alphabetical order.  For instance, with priorities,
  2834.   the highest priority comes first, followed by the next-highest, and so on.
  2835.  
  2836.   * Fixed a crash when using ANDs in matching expressions.
  2837.  
  2838. [6/4/2001]
  2839. Version 0.1.7 "No."
  2840.   * Scrollbars should now be fixed in the popup pagers.  (there are still some
  2841.   visual artifacts, which I'm tempted to attribute to Curses bugs..)
  2842.  
  2843.   * A Minesweeper game is now available in aptitude, to liven up those long
  2844.   downloads.  Select "play Minesweeper" from the main menu..
  2845.  
  2846.   * Trying to repeat a search before a search has been performed no longer
  2847.   crashes the program.
  2848.  
  2849.   * Many more items added to the options menu and dialogs.  Internally we now
  2850.   use static tables to build the option dialogs, which should make it easier
  2851.   to add new options to them.
  2852.  
  2853.   * Fixed several small problems with the documentation of configuration
  2854.   options.
  2855.  
  2856.   * A popup window now appears for the entire time that aptitude is setting
  2857.   up after loading the cache.  (it currently says "loading cache")  The real
  2858.   solution is to make this not take so long, but..
  2859.  
  2860.   * NOTE: this version does NOT have the "don't let the user do something
  2861.   broken" code featured in 0.0.8.7.  With luck, 0.1.8 will have its own
  2862.   version of that logic.
  2863.  
  2864. [5/3/2001]
  2865. Version 0.1.6 "Are We There Yet?"
  2866.   * Merged with the stable branch through 0.0.8.6
  2867.  
  2868.   * File menu renamed to Actions (since that's what it is)
  2869.  
  2870.   * Undo re-enabled, and created an "Undo menu".  Note that undo no longer has
  2871.   the mark/revert behavior it used to -- in fact, it cannot, because the UI
  2872.   is no longer a strict stack (you can switch from one screen to another freely)
  2873.  
  2874.   * The README can now be viewed (from within the program) from the Help menu.
  2875.  
  2876.   * The menus and a lot more UI stuff should now be fully translatable.
  2877.  
  2878.   * Fixed a nasty little bug where undoing one action would make all
  2879.   auto-upgraded packages revert to being held.  (backported to 0.0.8.6)
  2880.  
  2881.   * When displaying a keybinding to the user, C-_ is displayed as C-_ rather
  2882.   than C-^?.
  2883.  
  2884.   * Information about the currently selected item is now displayed in the
  2885.   "status bar" style, with an additional "bold" attribute.  Makes it easier to
  2886.   tell apart from, say, an extended description.
  2887.  
  2888.   * Fixed some bugs in the logic for causing the download display to
  2889.   constantly stick to the end: in particular, the currently downloading
  2890.   item should now be on the bottom line of the screen rather than being
  2891.   off the bottom (and thus invisible)
  2892.  
  2893.   * If ~/.aptitude does not exst when the user selects "save options",
  2894.   it is now created.
  2895.  
  2896. [4/27/2001]
  2897. Version 0.1.5 "Will Debianize For Food"
  2898.   * All changelog entries which are really from 2001 are now listed as being
  2899.   from 2001.  However much I wish I could stop the forward march of time, I
  2900.   don't think that's the way to go about doing it.
  2901.  
  2902.   * Split-screen!  Ok, it's slightly hacky, unconfigurable, can't display
  2903.   anything besides the package description, and the bindings are quirky, but
  2904.   hey, the idea is there :)
  2905.     For lazy people :), 'D' shows/hides the description window and 'a' and 'z'
  2906.   move up/down in it.  'Tab' can be used to switch to it, at which point the
  2907.   usual navigation keys work.  At least, the ones I've implemented (up one line
  2908.   and down one line) work.
  2909.  
  2910.   * A precompiled matcher is now always used to perform searches.  This not
  2911.   only makes searches (hopefully) faster, it also prevents crashes when a bad
  2912.   search term is encountered a la bug #95455.
  2913.  
  2914.   * Packages which don't have an explicit source package listed should have
  2915.   a source package which has the same name as the package itself.  The info
  2916.   screen now makes use of this fact.
  2917.  
  2918.   * Exiting now saves the selection info again (there's not yet an
  2919.   "exit and discard changes" -- just Ctrl-C :-) )
  2920.  
  2921. [4/10/2001]
  2922. Version 0.1.4 "Once there was an Elephant, who tried to use the Telephant"
  2923.   * Merged with stable up through 0.0.8.3.
  2924.  
  2925.   * The multiplexer now jumps to the "previous" widget when the current
  2926.   one is destroyed.  The point of this is that the main aptitude display will
  2927.   act more or less like a stack again, which is a lot more convenient than how
  2928.   it was acting in 0.1.3.
  2929.  
  2930.   * The "Cancel" button displayed after downloading packages actually works.
  2931.  
  2932.   * When downloading stuff, the "saving extended information" progress
  2933.   bar is hidden.
  2934.  
  2935.   * The (non-minibuffer) download screens now have an "overall progress"
  2936.   indicator.
  2937.  
  2938.   * The status line now displays information about the currently
  2939.   selected menu item.
  2940.  
  2941. [3/23/2001]
  2942. Version 0.1.3 "South Blue Quickly"
  2943.   * Still a BETA DEVELOPMENT RELEASE.
  2944.  
  2945.   * Worked around a dumb autoconf bug.
  2946.  
  2947.   * Merged with stable updates through 0.0.8.0.
  2948.  
  2949.   * Added a match type for versions (~V)
  2950.  
  2951.   * Fixed a bug that caused the download-list to be updated at very
  2952.   irregular intervals.
  2953.  
  2954.   * Added a popup after the download that claims you can continue
  2955.   or cancel.  You can't.  But it's a nice thought anyway.  (see the first item)
  2956.  
  2957.   * Added sorting policies.  It was harder than it sounds.  See README.
  2958.  
  2959. [2/21/2001]
  2960. Version 0.1.2 "Erlk÷nig"
  2961.   * Still a BETA DEVELOPMENT RELEASE.
  2962.  
  2963.   * How packages are grouped into the hierarchy can finally be configured!
  2964.   Currently there are only a few totally new options, but I'm sure people will
  2965.   find novel ways to brea^H^H^H^Hconfigure their systems.  Also, it's dead
  2966.   simple to add parsing for new policies (see load_config.cc and
  2967.   pkg_grouppolicy.cc)
  2968.     See the "GROUPING CONFIGURATION" section in the README for more information.
  2969.  
  2970.   * The download screen now scrolls automagically!  This closes one of the
  2971.   longest-standing and most just complaints about Aptitude. (TODO: add a
  2972.   scollbar widget -- not hard)
  2973.  
  2974.   * The "bytes downloaded" message shown when download completes now allows you
  2975.   to scroll the download screen behind it.  (TODO: display this as a "minibuffer"
  2976.   if the user requests it)
  2977.  
  2978.   * Synced with 0.0.7.15, fixes various minor issues and makes the default
  2979.   grouping more sane.
  2980.  
  2981.   * When you do a "forget new", the display is updated to reflect that fact.
  2982.  
  2983.   * Supposedly, package-info lines should be hidden when you perform a download.
  2984.   I'm not sure this actually works..
  2985.  
  2986.   * There's code to allow different sorting policies, not that you can actually
  2987.   use it.  (eg, sort by size..)
  2988.  
  2989.   * Divide-by-zero errors no longer randomly happen while you're downloading.
  2990.  
  2991. [1/30/2001]
  2992. Version 0.1.1 "Fool!  I told you the Electric Rubber Ducky Incident
  2993.                was never to be mentioned in my presence again!"
  2994.   * Still a BETA DEVELOPMENT RELEASE.
  2995.  
  2996.   * Updating package lists and installing packages is now possible!  This is
  2997.   still a little dicey and will improve in coming releases, but you can do it.
  2998.  
  2999.   * aptitude now compiles (and works) with APT 0.4, in addition to APT 0.3
  3000.     No 0.4 special features are explicitly supported yet.
  3001.  
  3002.   * configure.in now aborts if libsigc++ can't be found.
  3003.  
  3004.   * Keybindings for the current view were incorrectly active while the menu was
  3005.   being used.  Fixed.
  3006.  
  3007.   * You can now choose whether the menu should auto-hide, and by default it
  3008.   doesn't.
  3009.  
  3010.   * Searching for packages is again possible.  I've tried something that will
  3011.   hopefully make it less slow..
  3012.  
  3013.   * The apt package cache can be cleared from aptitude.
  3014.  
  3015.   * Various crashes fixed.
  3016.  
  3017. [12/3/2000]
  3018. Version 0.1.0 "Release without a name"
  3019.   * This is a BETA DEVELOPMENT RELEASE.  It is not fully functional yet; please
  3020.   use older versions if you need missing features.
  3021.  
  3022.   * The ui-rewrite tag finally belches forth a working binary!  Yes,
  3023.   aptitude 0.1.0 is here at last.  Changes are too numerous to really list, but:
  3024.  
  3025.   * vscreen is now a full widget library based on libsigc++, supporting real
  3026.   layout, signals/slots (of course), and..um..lots of other good stuff.  Look
  3027.   at the header files for more info (yes, I'll probably eventually fork it into
  3028.   another project)
  3029.  
  3030.   * this means that aptitude now depends (build and runtime) on libsigc++0.
  3031.     Sorry, potato users :(
  3032.  
  3033.   * On the plus side, we finally have a (links-style) menubar.
  3034.  
  3035.   * User-specific options (in ~/.aptitude/config) are supported, and can be
  3036.   explicitly saved by the user.
  3037.  
  3038.   * The new version doesn't handle small terminals so well yet (and resizing
  3039.   an xterm will cause a segfault!)
  3040.  
  3041. ===============================================================================
  3042. Pre-0.1.0 versions begin here:
  3043.  
  3044. [6/8/2001]
  3045. Version 0.0.8.7.1 "D'oh"
  3046.   * The limit of the preview screen can once again be modified.  Thanks to
  3047.   Michael Politowski for pointing out a simple typo.
  3048.  
  3049. [6/4/2001]
  3050. Version 0.0.8.7 "Home from the Hospital"
  3051.   * Displaying information about a particular package version will now use
  3052.   the description of THAT version.
  3053.  
  3054.   * Fixed some problems with the autotools suite.
  3055.  
  3056.   * If the user's selections in the preview screen mean that something has
  3057.   to be fixed-up, the program now does the fixing and presents another preview.
  3058.   This addresses the following Debian bugs: #87774, #96559.  It may not fully
  3059.   close them; I am not certain whether the problem in those bugs is that I
  3060.   am incorrectly displaying the state of the packages, or that the problem
  3061.   resolver is doing stuff behind the user's back.
  3062.     Note: this is NOT forward-ported to version 0.1.x; this code is different
  3063.   enough in that track that I'll have to come up with a solution separately.
  3064.  
  3065. [5/3/2001]
  3066. Version 0.0.8.6 "Groundhog Day"
  3067.   * Really don't save extended state info if that info was modified (I thought
  3068.   this worked in 0.0.8.4, but, doh, I actually had done it in the unstable
  3069.   branch)
  3070.  
  3071.   * Hitting "purge" on a package version now does the expected.
  3072.   (Debian buf #96228, reported by the same JP)
  3073.  
  3074. [5/1/2001]
  3075. Version 0.0.8.5 "Bring Me A Shrubbery!"
  3076.   * Fixed two bugs relating to translations, reported by the ever-vigilant
  3077.   Michal Politowski:
  3078.      - Reran gettextize so that translations get installed with usable names.
  3079.      (Debian bug #95749)
  3080.      - Changed "purge" to "purged" when it is used to describe a package's
  3081.      current state.  (this lets translators distinguish between them, and is
  3082.      probably better anyway) (Debian bug #95867)
  3083.  
  3084. [4/27/2001]
  3085. Version 0.0.8.4 "I hate finals"
  3086.   * aptitude now only saves its extended state information if that information
  3087.   was modified (Debian bug #93135, reported by JP Sugarbroad <taral@taral.net>)
  3088.  
  3089.   * Don't segfault when the user searches while the cursor is on the last
  3090.   item in the tree.  (Debian bug #95495, reported by
  3091.   Len Sorensen <lsorense@opengraphics.com>)
  3092.  
  3093.   * Added description of action/state flags to online help and README.
  3094.   (Debian bug #93216, reported by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>)
  3095.  
  3096.   PS - debian bug #90909, referenced below, dealt with a crash that occured when
  3097.   updating the package lists while viewing information about a package.  Sorry
  3098.   for the overly terse entry.
  3099.  
  3100. [4/5/2001]
  3101. Version 0.0.8.3 "Palindrome"
  3102.   * Fix Debian bug #90909, reported by Robert Bihlmeyer <robbe@orcus.priv.at>
  3103.     This bug was due to the fact that I inexplicably overrode an important
  3104.   method to do nothing.
  3105.  
  3106.   * Added a Galacian manpage and help file.
  3107.    Thanks go to Jacobo Tarrio <jtarrio@iname.com>.
  3108.  
  3109. [3/23/2001]
  3110. Version 0.0.8.2 "Midterms suck"
  3111.   * Fix compile problems with apts in the 0.3 series.  (this one was actually
  3112.   tested with 0.3, so there)
  3113.  
  3114. [3/18/2001]
  3115. Version 0.0.8.1 "Do you know how hard it is to come up with dozens of
  3116.                  clever and witty release names?  I bet you don't!  I bet
  3117.                  no-one even reads these!  I bet it doesn't matter if I rant
  3118.                  for pages and pages and pages about teapots in the sky!"
  3119.   * Fixed a long-standing but undetected bug.  It turns out that some packages
  3120.   exist in the database but aren't available (they are called into existence by,
  3121.   for instance, a dependency on a non-existant package)  But aptitude was storing
  3122.   "sticky" state information for these packages.  This had a number of
  3123.   subtle but potentially startling consequences; among them is the
  3124.   fact that if a package of that name was eventually uploaded to the
  3125.   archive, it wouldn't show up as "new".
  3126.  
  3127. [3/16/2001]
  3128. Version 0.0.8.0 "Roll over, roll over.."
  3129.   * Galician translations, thanks to Jacobo Tarrio <jtarrio@iname.com>.
  3130.    (is it a sign that your program is popular when people translate it to
  3131.    languages you've never heard of?  Thank God for web1913 :) )
  3132.  
  3133.   * Spent a few minutes figuring out how to do (non-sticky, sorry) installation
  3134.    of a particular version.  Finally those version lists do what they oughta!
  3135.    More or less.
  3136.  
  3137.   * Incremented the third digit of the version.  Please don't laugh.
  3138.  
  3139. [3/04/2001]
  3140. Version 0.0.7.19 "Jubjub"
  3141.   * help-pl.txt is really installed.
  3142.   * Don't print spurious errors when the user enters blank patterns.
  3143.   * The "search again" binding now really has two values instead of just one.
  3144.  
  3145. [3/03/2001]
  3146. Version 0.0.7.18 "Jabberwocky"
  3147.   * Retroactively corrected NEWS entries which were in '00 but should have been
  3148.    in '01.
  3149.   * Fixed bugs reported by Michal Politowski <mpol@charybda.icm.edu.pl>
  3150.     - Accented characters in the status line are no longer displayed
  3151.      incorrectly (a stupid sign-extension bug)
  3152.     - Fixed a few cases of overeager marking of strings for translation.
  3153.     - Fixed three crashes in the parsers for matchers and limits
  3154.   * Entering an invalid limit will no longer occasionally cause dozens of
  3155.    errors.
  3156.   * Gave in and made "n" an alternate binding for "search again".
  3157.   * Added Polish translation, contributed by Michal Politowski.
  3158.  
  3159. [2/24/2001]
  3160. Version 0.0.7.17 "I will not make a stupid Brown Paper Bag reference here"
  3161.   * Fixed a horribly STUPID bug in the APT 0.5 support, involving me misreading
  3162.    the prototype of VersioningSystem::CheckDep and passing the arguments
  3163.    in reverse order from what it expected!  Oops.
  3164.  
  3165. [2/23/2001]
  3166. Version 0.0.7.16 "Brought to you by the letter F"
  3167.   * Added two new translations:
  3168.     - Finnish, contributed by Jaakko Kangasharju <ashar@iki.fi>
  3169.     - French, contributed by Martin Quinson <mquinson@ens-lyon.fr>
  3170.  
  3171.   * Made some formerly untranslatable strings in load_config.cc translatable
  3172.    (thanks to Jaakko for pointing this out)
  3173.  
  3174.   * configure.in now hacks around brokenness in some autoconf releases
  3175.   that caused C++ code to break.
  3176.  
  3177. [2/01/2001]
  3178. Version 0.0.7.15 "Coda"
  3179.   * Fixed a whole slew of bugs that Zack Weinberg <zackw@stanford.edu> was
  3180.   unfortunate to run into simultaneously:
  3181.     - Running into an error while loading the configuration no longer causes
  3182.      the program to panic and display a blank "we couldn't start successfully"
  3183.      screen.
  3184.     - Keybinding subgroups don't cause a spurious error message.
  3185.     - If startup isn't successful (and thus the package file wasn't read),
  3186.      trying to exit no longer causes a crash.  (just in case, added checks in
  3187.      several other places for NULL pointers as well)
  3188.     - The bindings for vs_tree (Aptitude::UI::Keybindings::Tree) can now also
  3189.      be reconfigured from the toplevel, as expected.
  3190.  
  3191. [12/18/2000]
  3192. Version 0.0.7.14 "Grouping therapy"
  3193.   * Suggestions and patches from Arto Jantunen <viiru@debian.org>:
  3194.     - Tasks are now displayed as a separate "section"
  3195.     - The hierarchy has been 'inverted'.  The primary grouping mechanism is now
  3196.      the 'subsection', with the 'top section' above it.
  3197.     - Redundant hierarchy such as "virtual/virtual" is no longer there.
  3198.     - the online help explains about the 'f' key.
  3199.   * Various bugs, crashes, and bad behavior with APT 0.4 thrashed out.
  3200.  
  3201. [12/12/2000]
  3202. Version 0.0.7.13 "Portage"
  3203.   * aptitude should now compile without modifications against APT 0.4.  The
  3204.   fancy new features won't be used and will probably never be hooked into this
  3205.   branch -- the long-vapoured (but still slowly approaching) rewritten version
  3206.   will be where I fiddle with that stuff.
  3207.  
  3208. [11/27/2000]
  3209. Version 0.0.7.12 "Bored in Providence"
  3210.   * The long-standing TODO item of allowing a single package to be installed
  3211.    without affecting anything else is more-or-less fixed, although I'm not
  3212.    sure if it's the best implementation (actually, I'm sure it probably has
  3213.    unfortunate glitches still..)  Press "I" and read about it in the README
  3214.    (although I should clear that documentation up..)
  3215.  
  3216. [11/26/2000]
  3217. Version 0.0.7.11 "My Grandma, what big Segfaults you have!"
  3218.   * Fix a long-standing bug that triggered a segfault-on-start in extremely
  3219.    unusual circumstances (which is how it avoided me for so long)
  3220.  
  3221. [11/26/2000]
  3222. Version 0.0.7.10 "I didn't do it!  No-one saw me do it!"
  3223.   * Errr...the changes in the last version included a hack to make packages
  3224.    appear in the right indentation from the left-hand side of the screen.  This
  3225.    hack also happened to cause the program to misbehave very badly in some
  3226.    circumstances (eg, when trying to download packages)  I've replaced it with
  3227.    a more invasive hack that actually works.  Oh, and I tested it this time.
  3228.    Testing things is a good idea..
  3229.  
  3230. [11/25/2000]
  3231. Version 0.0.7.9 "YOW!  I've been LAID OUT by a COLUMN GENERATOR!"
  3232.   * The only change in this release is a total rewrite of the column-generation
  3233.   code.  It's much less crufty and should allocate space more cleverly on
  3234.   larger displays. (this also fixes a debbts report)
  3235.     The column configuration is slightly different; if you have a custom
  3236.   configuration, you might want to check the README.
  3237.  
  3238. [11/22/2000]
  3239. Version 0.0.7.8 "Silence of the Turkeys"
  3240.   * Fixed a minor typo in the README reported in the Debian BTS.
  3241.   * Similarly, fixed a small interface bug with the package-limit string.
  3242.   * Finally got around to adding the delete-to-end-of-line and
  3243.    delete-to-beginning-of-line functions to the line-editor.
  3244.   * Logs of install runs now display (for upgraded packages) the version being
  3245.    upgraded from and the version being upgraded to.
  3246.  
  3247. [10/27/2000]
  3248. Version 0.0.7.7 "Pentecost"
  3249.   * More translations (es_ES and pt_BR) added.  Thanks to
  3250.    Jorge Carrasquilla Soares and Douglas Moura Ferreira for contributing
  3251.    these.
  3252.  
  3253. [10/15/2000]
  3254. Version 0.0.7.6 "Package Management for Pern"
  3255.   * Debian bug #74788 fixed: threads are eliminated if not available, allowing
  3256.    aptitude to compile on the Hurd.  (go Hurders!)
  3257.  
  3258. [10/13/2000]
  3259. Version 0.0.7.5 "Friday the 13th"
  3260.   * Fixed the bug reported by Jordi Mallach <jordi@debian.org>, where "x"
  3261.    had its view of its arguments backwards.  (this was introduced by the change
  3262.    in 0.0.7.2 which altered the messages displayed when saving as an
  3263.    unprivileged user)
  3264.  
  3265. [10/11/2000]
  3266. Version 0.0.7.4 "Ich bin ein Berliner!"
  3267.   * corrected German translations.  Hopefully .de users won't mind no longer
  3268.    being amused by my fractured Deutsch.  Thanks to Sebastian Schaffert
  3269.    for contributing these.
  3270.  
  3271.   * Masato Taruishi has contributed a patch to internationalize even more
  3272.    strings (it is even possible to have language-specific online help,
  3273.    although no internationalized help files are written yet)  He also
  3274.    updated the Japanese translation to reflect this.  (the German translation,
  3275.    unfortunately, continues to lag behind)
  3276.  
  3277. [10/3/2000]
  3278. Version 0.0.7.3 "If I only had a brain"
  3279.   * aptitude now REALLY has a manpage.  (if it doesn't get installed by
  3280.    "make dist", it's not in the program..)
  3281.  
  3282. [9/23/2000]
  3283. Version 0.0.7.2
  3284.   * "Bug-reports keep fallin' on my head"
  3285.  
  3286.   * aptitude now has a manpage.
  3287.  
  3288.   * The program now works properly with local files (this was a problem
  3289.    that arose from my abuse of libapt)
  3290.  
  3291.   * If aptitude is run as an unprivileged user, pressing "q" and "x" no longer
  3292.    mention saving anything.
  3293.  
  3294.   * Merged in an i18n patch (thanks to Masato Taruishi for this and the
  3295.    Japanese translation)  There is a German translation done by me, but
  3296.    given the state of my German, a native speaker may want to send me
  3297.    a corrected translation.
  3298.  
  3299. [8/03/2000]
  3300. Version 0.0.7.1
  3301.   * "Faster than a speeding river of molasses" release.
  3302.  
  3303.   * The lengthy hiatus here was due to the fact that I was originally
  3304.    planning to fix a bunch of cruft and release quickly towards the
  3305.    beginning of the summer <sarcastic laughter>  Then I decided to rewrite
  3306.    the UI in a branch in CVS.  That's not done, but the more braindead
  3307.    mistakes really ought to be fixed, and should have been back in May when
  3308.    I found them...
  3309.  
  3310.   * Aptitude can now generate a simple logfile when doing a dpkg run
  3311.    (and optionally pipe it into a command)  It's not much (it should really
  3312.    be sorted, or at least include more info), but it can help with "err, what
  3313.    were those 500 packages I just upgraded?" situations :-)
  3314.  
  3315.   * Column-formatting uses printf-style %-escapes instead of the old
  3316.    method.
  3317.  
  3318.   * Fixes the "DOH, lockfiles don't go in /" bug.
  3319.  
  3320.   * file: URLs (ie, local package repositories) now work.
  3321.  
  3322. [4/18/2000]
  3323. Version 0.0.7
  3324.   * The segfault that plagued 0.0.6.9 seems to be gone.  Thanks go to
  3325.    Panu HΣllfors <panupa@iki.fi> for helping me narrow the problem down.
  3326.    Please let me know if you encounter similar problems (or, indeed, any
  3327.    problems :) ).
  3328.  
  3329.      The following changes were in 0.0.6.9 but not mentioned (oops):
  3330.  
  3331.   * Wrote a proper help screen, so you don't get the full README when you press
  3332.    '?'.  We still don't have a mechanism for dynamically adjusting the display
  3333.    based on keybindings, but this should make things somewhat nicer for
  3334.    newbies.
  3335.  
  3336. [4/9/2000]
  3337. Version 0.0.6.9
  3338.   *  This version introduces undo capabilities.  You can undo any number of
  3339.     actions on packages (install, remove, etc--even "forget new")  See the
  3340.     manual for details.
  3341.  
  3342.   *  As a result, there are now two ways to quit: "q" quits and saves changes,
  3343.     and "x" quits and discards changes.
  3344.  
  3345.   *  Major restructuring of the directory tree.  The toplevel now contains only
  3346.     code for aptitude itself--low-level UI stuff is in vscreen/ and generic
  3347.     useful routines (eg, the apt-cache wrapper) are in generic/
  3348.  
  3349.   *  Major changes to the keybinding code; keybindings are now mostly shared
  3350.     between the different contexts they occur in, with the ability to override
  3351.     a keybinding in a particular context.
  3352.  
  3353.   *  Added some alternative keybindings (vi-style and others), by popular
  3354.     request.
  3355.  
  3356.   *  Reorganized the TODO list and added a bunch of stuff to it.
  3357.  
  3358.   *  Searching now handles virtual packages
  3359.  
  3360.   *  Limiting on package names no longer segfaults
  3361.  
  3362.   *  Columns with nothing to display should display a placeholder value
  3363.     (eg, "<none>") instead of simply being blank.
  3364.  
  3365.   *  Fixed various problems with detecting and flagging broken dependencies
  3366.  
  3367.   *  Fixed various problems with the handling and displaying of OR groups
  3368.  
  3369.   *  Reverse dependencies which occur because of Provides are now displayed
  3370.     correctly.
  3371.  
  3372.   *  There is no longer a default binding for just displaying a package's
  3373.     description; "i" will display the full information screen by default.
  3374.     (it's just as easy to see the description this way, and you get more
  3375.      information as well)  The old behavior can be regained by binding
  3376.     Description to "i": 'Aptitude::UI::Keybindings::Description "i";' in
  3377.     /etc/apt/apt.conf  (you may need to remove the binding for InfoScreen
  3378.     as well)
  3379.  
  3380.   *  Various segfaults when trying to get information about virtual packages
  3381.     were fixed.
  3382.  
  3383.   *  You can now perform a package-list update or an install run from any apt
  3384.     tree, not just a package list (or at least you should be able to)  Of course,
  3385.     if the package you are viewing vanishes from the cache as a result, you will
  3386.     be sent back to where you came from.
  3387.  
  3388.   *  Added a match type, ~c, which matches removed packages with conffiles
  3389.     remaining on the system.
  3390.  
  3391.   *  You can now easily toggle the display of column headers at runtime by
  3392.     pressing "h".
  3393.  
  3394. 2/06/2000
  3395. Version 0.0.6a
  3396.   *  Fixed a rather embarassing compile error that got into 0.0.6.
  3397.  
  3398. 2/06/2000
  3399. Version 0.0.6
  3400.   *  Greatly improved search capabilities.  You can now match on many different
  3401.     attributes of a package, and combine search terms into complex expressions.
  3402.     This is used both for searching and implementing "display limits", which
  3403.     act as a filter for the visible list of packages.  See README for details.
  3404.  
  3405.   *  Added commands to expand and collapse an entire tree of packages.
  3406.  
  3407.   *  Searches now have a 'wraparound' behavior.
  3408.  
  3409.   *  Actually set up a binding for Refresh, handle it globally.
  3410.  
  3411.   *  Made the display of broken packages more uniform.
  3412.  
  3413.   *  Fixed a problem that caused packages to be put on hold when you cancelled
  3414.     a removal or an install.
  3415.  
  3416.   *  Pressing "hold" on a package which can't be upgraded now /toggles/ the
  3417.     sticky-hold state (it was hard to turn it off previously)
  3418.  
  3419.   *  Fixed another dependency-OR handling bug which caused OR lists to appear
  3420.     to include the first package before the list.
  3421.  
  3422.   *  Changed the install-preview screen to more correctly packages whose state
  3423.     was changed by fixing broken dependencies.  Packages which are being
  3424.     installed or deleted for this reason get their own trees.
  3425.  
  3426.   *  The amount of padding after a column can now vary by column and is
  3427.     configurable.
  3428.  
  3429.   *  Errors now use a single color definition, and are white on red.
  3430.  
  3431.   *  You can now download and view the Changelog for a package (not perfect
  3432.     yet: you get HTML cruft, not all packages work (that I may not be able
  3433.     to fix) )
  3434.  
  3435.   *  Fixed a bug which caused problems with displaying errors.
  3436.  
  3437.   *  Added column types for the section and priority.
  3438.  
  3439.   *  Added a minimal online-help system (just displays the README)
  3440.  
  3441.   *  Internal change (not used yet): the vscreen main loop now supports the
  3442.     registration of timers.  (configure with --with-periodic-beep to
  3443.     enable a really annoying beep at one-second intervals)
  3444.  
  3445.   *  Internal change: the status/header-lines and status widget handling of
  3446.     vs_tree were split into a new class, vs_minibuf_win.
  3447.  
  3448.   *  Internal change: vscreen::repaint no longer implicitly calls refresh.
  3449.  
  3450.   *  Internal change: the code to orchestrate downloads moved to
  3451.     download.{cc,h}
  3452.  
  3453. 1/19/2000
  3454. Version 0.0.5
  3455.   *  This release has a lot of bugfixes, column formatting support, and a
  3456.     greatly fixed status-line editor.
  3457.  
  3458.   *  Sanitized and made consistent a lot of arbitrary decisions about what
  3459.     version to use when looking statistics up about a package.  The function
  3460.     pkg_item::visible_version() handles this.
  3461.  
  3462.   *  You can now get package information by pressing Enter while a particular
  3463.     version of a package is selected.  Information about that version will
  3464.     be displayed.
  3465.  
  3466.   *  Don't crash if the user tries to update the package lists while not root
  3467.     or while another apt is running.  (oops..)
  3468.  
  3469.   *  The preview screen *should* separate out packages which can't be upgraded
  3470.     because of broken dependencies.
  3471.  
  3472.   *  Broken versions weren't being displayed with a "broken" color; fixed.
  3473.  
  3474.   *  Throttle the update frequency of the progress bars; previously I was
  3475.     updating as quickly as possible, which lead to a massive loading up of the
  3476.     system.  This change greatly improved startup times.
  3477.  
  3478.   *  libncurses5 sometimes sends KEY_RESIZEs -- don't assert their absence
  3479.     anymore, just ignore them :)
  3480.  
  3481.   *  column support!  Configurable!  This is really the major feature in this
  3482.     release; see the README for more
  3483.  
  3484.   *  Overhauled the status-line editing widget to fix a lot of small bugs and
  3485.     greatly improve editing.
  3486.  
  3487.   *  Added a single keystroke to repeat the last search (bind something to
  3488.     ReSearch)
  3489.  
  3490.   *  At the request of omega@anomie.dhis.net, added a status tree for obsolete
  3491.     packages.
  3492.  
  3493. 1/10/2000
  3494. Version 0.0.4a
  3495.   *  "Faster than a speeding bullet" release.  (I really am starting to regret
  3496.     trying to come up with clever names for releases. :) )
  3497.  
  3498.   *  Had a sudden flash of inspiration and added the three-line fix needed to
  3499.     hack around libncurses5's leaveok() brokenness.
  3500.  
  3501. 1/10/2000
  3502. Version 0.0.4
  3503.   *  "New Year's Resolution" release.  I actually managed to fix everything
  3504.     which I claimed I would, but I've resolved never to promise to fix
  3505.     something in the next release again.  Even to myself. ;-)  Also, I want
  3506.     to release versions more often..
  3507.  
  3508.   *  Aptitude now tries to Do The Right Thing with regard to the dselect
  3509.     state of a package by adjusting its own state when the dselect state
  3510.     changes in between runs.  This prevents the really bad problems I
  3511.     experienced.
  3512.  
  3513.   *  The interface coloration is now configurable (see README for details)
  3514.  
  3515.   *  More information is available in the download screen -- the actual amount
  3516.     of data dowloaded for each item and an estimated time to completion (for
  3517.     everything) are displayed.
  3518.  
  3519.   *  Compiles against libncurses5, although there's an annoying visual bug when
  3520.     using libncurses5 that I can't get rid of (leaveok doesn't seem to hide
  3521.     the cursor anymore..)
  3522.  
  3523.   *  Fixed the bug which caused ORs in dependencies to apparently continue
  3524.     forever (that is, "Depends: libc6, mutt | mail-reader, libncurses4" would
  3525.     be displayed as "Depends: libc6, mutt | mail-reader | libncurses4")
  3526.  
  3527.   *  Rewrote the various messages and interaction involving the status line
  3528.     to be done the Right Way[tm].
  3529.  
  3530.   *  Aptitude now (by default) displays what changes will be made -- that
  3531.     is, which packages will be installed, removed, etc, before
  3532.     performing a package run -- press the "install packages" key again to
  3533.     continue.
  3534.  
  3535.   *  Setting Aptitude::Auto-Install to true will cause dependencies of a
  3536.     package to automatically be marked for installation when you select it to
  3537.     be installed.
  3538.  
  3539.   *  Aptitude now (by default) attempts to resolve missing dependencies and
  3540.     fix broken packages before doing an install run.  To disable this, set
  3541.     "Aptitude::Fix-Broken" to false.
  3542.  
  3543.   *  A screen with all information about the package collected into one
  3544.     location is now available (by default, you can access it by pressing
  3545.     Enter while a package is selected)
  3546.  
  3547.   *  Finally got rid of the visual bug that caused non-selectable things to
  3548.     appear selected (I fixed it by not displaying them as selected even when
  3549.     they are ;-) )
  3550.  
  3551.   *  Added descriptive headers to the version and dependency lists.
  3552.  
  3553.   *  Made the behavior of selections around non-selectable items much more
  3554.     logical.
  3555.  
  3556.   *  Package trees now display, in the header, an estimate of the number of
  3557.     bytes which will be downloaded and installed on the next package run.
  3558.  
  3559.   *  Packages can now be reinstalled.
  3560.  
  3561.   *  Removed a lot of the old test code.  The next release will probably (see
  3562.     my resolution :) ) rename "testscr.cc" to "main.cc".
  3563.  
  3564.   *  Documentation updates.  Rewrote aptitude-hackers-guide.txt to be less a
  3565.     file-by-file tour and more a high-level overview.
  3566.  
  3567.   *  Included a real CVS commit log (see ChangeLog)
  3568.  
  3569. 12/20/1999
  3570. Version 0.0.3
  3571.   *  "Merry Christmas and a Happy Armageddon" release.  This'll probably be the
  3572.     last Aptitude release before the year 2000.  Assuming that civilization has
  3573.     not collapsed, expect to see another version early in the new year.
  3574.     (hopefully before potato freezes ;-) )  If not, I guess I'll have to start
  3575.     porting it to the abacus platform..
  3576.  
  3577.   *  Configurable keybindings!  Rejoice!  See README for more info and
  3578.     examples.
  3579.  
  3580.   *  aptitude now has persistent state, stored (by default) in
  3581.     /var/state/aptitude.
  3582.  
  3583.   *  This is used to implement some dselect-like capabilities, including
  3584.     'sticky' selections that persist across sessions and the ability to track
  3585.     new packages.  New packages are implemented in a manner entirely orthogonal
  3586.     to selection state, which means (in short words) that a package can
  3587.     remain "new" for an indefinite amount of time, even after it's installed.
  3588.  
  3589.   *  Two configuration options, Aptitude::Forget-New-On-Update and
  3590.     Aptitude::Forget-New-On-Install, are provided to automatically clear the
  3591.     list of new packages.
  3592.  
  3593.   *  As an unforunate side-effect, dselect selections are no longer inherited.
  3594.     The main reason is that I couldn't think of a clean way to save the
  3595.     package states into the dselect database (calling dpkg --set-selections
  3596.     should work, but you have to play with lockfiles then..)  And it's tricky
  3597.     in general to try to manage two almost-but-not-quite identical databases
  3598.     of info.
  3599.      This may come back in the next release if I can work out how to do it
  3600.     (but it'll probably be controlled by a flag and off by default)  On the
  3601.     other hand, it's not really needed unless you're trying to mix dselect
  3602.     and aptitude.
  3603.  
  3604.   *  The package list can be searched.  This occasioned at least one really
  3605.     nasty (but non-buggy!) hack, which I'll fix in the next release.  Currently
  3606.     *only* package lists (not version lists, etc) can be meaningfully searched,
  3607.     and searching only looks for substrings in the package name -- no
  3608.     regexps or checking of descriptions. (guess when this'll be fixed?)
  3609.  
  3610.   *  A progress bar is now available for initialization and so on
  3611.  
  3612.   *  Errors are displayed by the UI (needs a little work still, but
  3613.     functional..)
  3614.  
  3615.   *  An annoying resize bug in 0.0.2 was fixed -- if you resized the xterm
  3616.     during a download, everything would start to flicker.
  3617.  
  3618.   *  Various segfaults, crashes, hangs, and visual quirks were eliminated.
  3619.  
  3620.   *  This is the first release to get a tag in CVS! :)
  3621.  
  3622. 12/5/1999
  3623. Version 0.0.2
  3624.   * aptitude can now download and install packages!  This means that it's
  3625.    now technically possible to use it in place of other package management
  3626.    tools, although it's still lacking some stuff that would make it a really
  3627.    useful program.  This is the major change, and the reason for the new
  3628.    release.
  3629.   * dselect selections are now inherited
  3630.   * short package descriptions are displayed in the status line of the package
  3631.    tree
  3632.   * you can mark package *versions* for installation and removal (sometimes)
  3633.   * broken dependencies should be visually flagged
  3634.   * Various other bugfixes and tweaks.
  3635.  
  3636. 11/18/1999
  3637. Version 0.0.1  --  Very preliminary alpha version released for comment and/or
  3638.                    criticism.
  3639.  
  3640. 10/20/1999
  3641. Version 0.0.0  --  Added automake support, it requires this file.
  3642.                    Nothing else to say, I don't have enough code to make
  3643.            this file useful yet.
  3644.